diff --git a/docs/user-guide/getting-started.md b/docs/user-guide/getting-started.md index c35471ea51e..45633f61850 100644 --- a/docs/user-guide/getting-started.md +++ b/docs/user-guide/getting-started.md @@ -13,7 +13,7 @@ ESLint is a tool for identifying and reporting on patterns found in ECMAScript/J ## Installation and Usage -Prerequisites: [Node.js](https://nodejs.org/en/) (>=6.14), npm version 3+. +Prerequisites: [Node.js](https://nodejs.org/en/) (>=8.10), npm version 3+. You can install ESLint using npm: