Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dakuan committed Aug 5, 2014
1 parent 7c89cd2 commit 4cc2d1d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,12 @@ Gulp plugin for the Jest test library

## Installation

``` sh
$ npm install gulp-jest --save-dev`
As this plugin isn't quite ready it's not been published to NPM, so we need to install from github.

Add to `package.json`

``` json
"gulp-jest": "git+https://github.com/Dakuan/gulp-jest"
```


Expand Down

0 comments on commit 4cc2d1d

Please sign in to comment.