Added save-dev to install instructions

master
Keith Irwin 2018-03-05 01:13:51 +00:00
parent 528d3542c0
commit da530d68b4
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Fuzzer for mocha testing. Or any javascript testing suite, really. This packag
## Installation
```sh
npm install mocha-froth
npm install --save-dev mocha-froth
```