Update shield install path

This commit is contained in:
Jonathan Kingston 2017-05-11 16:52:37 +01:00 committed by groovecoder
parent 93b6378b22
commit 099d07bf1f

View file

@ -53,8 +53,8 @@ Check out the [Browser Toolbox](https://developer.mozilla.org/en-US/docs/Tools/B
1. `git clone git@github.com:mozilla/testpilot-containers.git`
2. `cd testpilot-containers`
3. `npm install shield-study-cli`
4. `./node_modules/.bin/shield run . -- --binary Nightly`
3. `npm install -g shield-study-cli`
4. `shield run . -- --binary Nightly`
### Building .xpi