update README for shield per @kjozwiak
This commit is contained in:
committed by
Jonathan Kingston
parent
5b85fc1690
commit
78ef2e8304
@@ -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`
|
||||
2. `cd testpilot-containers`
|
||||
3. `npm install -g shield-study-cli`
|
||||
4. `shield run . -- --binary Nightly`
|
||||
3. `npm install`
|
||||
4. `npm install -g shield-study-cli`
|
||||
5. `shield run . -- --binary Nightly`
|
||||
|
||||
|
||||
### Building .xpi
|
||||
|
||||
Reference in New Issue
Block a user