Merge pull request #23 from tradespoke/patch-1

Update README.md
This commit is contained in:
wltsmrz
2013-10-29 23:54:35 -07:00

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**