[Pkg-javascript-commits] [node-coveralls] 184/332: Update README.md
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Nov 9 13:53:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-coveralls.
commit e59c416a9e528afaf62fbd9f337aa51d8b6cf6c2
Author: Wyatt Preul <wpreul at gmail.com>
Date: Thu Sep 4 14:21:57 2014 -0500
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d848603..3223f42 100644
--- a/README.md
+++ b/README.md
@@ -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
```
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-coveralls.git
More information about the Pkg-javascript-commits
mailing list