Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

Commit e052d5a

Browse files
kevvahzoo
authored andcommitted
Update install instructions to use latest stable release (#497) [skip ci]
1 parent 8e3e088 commit e052d5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ ESLint | babel-eslint
5656
### Install
5757

5858
```sh
59-
$ npm install eslint@3.x babel-eslint@6 --save-dev
59+
$ npm install eslint@3.x babel-eslint@7 --save-dev
6060
```
6161

6262
### Setup

0 commit comments

Comments
 (0)