Skip to content

Commit

Permalink
Update install instructions to use latest stable release (babel#497) …
Browse files Browse the repository at this point in the history
…[skip ci]
  • Loading branch information
kevva authored and hzoo committed Jun 20, 2017
1 parent 8e3e088 commit e052d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ ESLint | babel-eslint
### Install

```sh
$ npm install eslint@3.x babel-eslint@6 --save-dev
$ npm install eslint@3.x babel-eslint@7 --save-dev
```

### Setup
Expand Down

0 comments on commit e052d5a

Please sign in to comment.