Commit d7be11ee authored by Pascal Hartig's avatar Pascal Hartig

Don't advocate using sudo in browser-tests README

parent 862559ca
......@@ -17,7 +17,7 @@ These tests use Selenium 2 (WebDriver), via the JavaScript API (WebdriverJS). I
The tests use mocha, which must be installed as a command line module:
sudo npm install -g mocha
npm install -g mocha
You need to run a local server at the root of the TodoMVC project. On Mac OSX, you can do the following:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment