From 1a50194986c158ee3e9b882e6a7918c5f1546acc Mon Sep 17 00:00:00 2001 From: Antoine Date: Thu, 8 Oct 2015 10:26:07 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7ac6d73..1fea131 100644 --- a/readme.md +++ b/readme.md @@ -89,7 +89,7 @@ We now can run unit tests against devfriendlyplaces code. You can start them by * from the console * you first need to have a valid npm installation. Then * `npm install -g mocha` - * `npm install mocha-phantomjs chai` + * `npm install mocha-phantomjs` * then `./node_modules/mocha-phantomjs/bin/mocha-phantomjs ./test/index.html` [albi]: http://albi.devfriendlyplaces.net