Update shield install path
This commit is contained in:
parent
93b6378b22
commit
099d07bf1f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue