update README for shield per @kjozwiak
This commit is contained in:
parent
5b85fc1690
commit
78ef2e8304
1 changed files with 3 additions and 2 deletions
|
@ -53,8 +53,9 @@ Check out the [Browser Toolbox](https://developer.mozilla.org/en-US/docs/Tools/B
|
||||||
|
|
||||||
1. `git clone git@github.com:mozilla/testpilot-containers.git`
|
1. `git clone git@github.com:mozilla/testpilot-containers.git`
|
||||||
2. `cd testpilot-containers`
|
2. `cd testpilot-containers`
|
||||||
3. `npm install -g shield-study-cli`
|
3. `npm install`
|
||||||
4. `shield run . -- --binary Nightly`
|
4. `npm install -g shield-study-cli`
|
||||||
|
5. `shield run . -- --binary Nightly`
|
||||||
|
|
||||||
|
|
||||||
### Building .xpi
|
### Building .xpi
|
||||||
|
|
Loading…
Add table
Reference in a new issue