Skip to content

Commit

Permalink
added note about jshint peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Nov 19, 2015
1 parent 226ea3b commit 02c4053
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -18,7 +18,11 @@

## Install

npm install jshint gulp-jshint --save-dev
```sh
npm install jshint gulp-jshint --save-dev
```

***NOTE:*** as of 2.0 jshint must to be installed with gulp-jshint.

## Usage

Expand Down

0 comments on commit 02c4053

Please sign in to comment.