Skip to content

Commit

Permalink
docs: update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
continuous-deployment committed Nov 27, 2016
1 parent 2a9837d commit a70fac5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -46,9 +46,9 @@
<!-- -->

```sh
npm install eslint
npm install babel-eslint
npm install eslint-plugin-flowtype
npm install eslint --save-dev
npm install babel-eslint --save-dev
npm install eslint-plugin-flowtype --save-dev
```

<a name="eslint-plugin-flowtype-configuration"></a>
Expand Down

0 comments on commit a70fac5

Please sign in to comment.