Skip to content

Commit

Permalink
Merge pull request #27 from robinpokorny/patch-1
Browse files Browse the repository at this point in the history
Update install command
  • Loading branch information
feross authored Aug 3, 2016
2 parents 3251b6b + 87a08af commit 6e93284
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 @@ -35,7 +35,7 @@ provided in `eslint-config-standard`.
Here's how to install everything you need:

```bash
npm install eslint-config-standard eslint-config-standard-react eslint-config-standard-jsx eslint-plugin-react
npm install eslint-config-standard eslint-config-standard-react eslint-config-standard-jsx eslint-plugin-promise eslint-plugin-react eslint-plugin-standard
```

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

0 comments on commit 6e93284

Please sign in to comment.