Skip to content

Commit

Permalink
Add --save-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
feross authored Oct 17, 2016
1 parent 5eed6cd commit fdfedd5
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 @@ -32,7 +32,7 @@ official ESLint website.
To use the JavaScript Standard Style shareable config, first run this:

```bash
npm install eslint-config-standard eslint-plugin-standard eslint-plugin-promise
npm install --save-dev eslint-config-standard eslint-plugin-standard eslint-plugin-promise
```

Then, add this to your .eslintrc file:
Expand Down

0 comments on commit fdfedd5

Please sign in to comment.