Update readme.md

remotes/origin/fix-10825
felixboehm 12 years ago
parent d9202b711f
commit 9023480a41
  1. 6
      tests/acceptance/readme.md

@ -9,10 +9,14 @@ Install node.js and run the following to install the dependencies
```
npm install
```
Install the webdriver
```
./node_modules/protractor/bin/webdriver-manager update
```
Install as global commands
Install as global commands ( optional )
```
npm install -g protractor
```

Loading…
Cancel
Save