Update README.md

This commit is contained in:
Filip Andersson
2013-10-30 06:50:59 +00:00
parent c5390100f5
commit 3f3b8dbfb9

View File

@@ -67,7 +67,7 @@ See [The `ripple-lib` Guides](docs/GUIDES.md) and [The `ripple-lib` API Referenc
2. `cd` into the repository and install dependencies with `npm install`
3. `npm test` or `make test`
3. `npm test` or `make test` or `node_modules\.bin\mocha test\*-test.js`
**Generating code coverage**