diff options
| author | Wyatt Preul <[email protected]> | 2014-09-04 14:21:57 -0500 |
|---|---|---|
| committer | Wyatt Preul <[email protected]> | 2014-09-04 14:21:57 -0500 |
| commit | e59c416a9e528afaf62fbd9f337aa51d8b6cf6c2 (patch) | |
| tree | 23f3f59bae42fa5d07b2766fd3ed411186afc3c9 | |
| parent | a0d6ee6e142e42082470d3bc3312a80cb57532c1 (diff) | |
| download | node-coveralls-e59c416a9e528afaf62fbd9f337aa51d8b6cf6c2.tar.xz node-coveralls-e59c416a9e528afaf62fbd9f337aa51d8b6cf6c2.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -106,7 +106,7 @@ Client-side JS code coverage using [PhantomJS](https://github.com/ariya/phantomj ### [Lab](https://github.com/hapijs/lab) ```sh -lab -r lcov | ./node_modules/coveralls/bin/coveralls.js +lab -r lcov | ./node_modules/.bin/coveralls ``` |
