diff --git a/README.md b/README.md index 1504071..3671f7f 100644 --- a/README.md +++ b/README.md @@ -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 ```