Merge pull request babel/babel-eslint#257 from gmaclennan/patch-1
Update README.md install docs for eslint v1.x
This commit is contained in:
parent
edc91849cb
commit
dce22ce5f6
@ -43,7 +43,7 @@ It just needs to export a `parse` method that takes in a string of code and outp
|
||||
### Install
|
||||
|
||||
```sh
|
||||
$ npm install eslint babel-eslint --save-dev
|
||||
$ npm install eslint@1.x babel-eslint --save-dev
|
||||
```
|
||||
|
||||
### Setup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user