From 78ef2e830439c978b723d0bf94d95d3164721ea0 Mon Sep 17 00:00:00 2001 From: groovecoder Date: Wed, 14 Jun 2017 15:50:46 -0500 Subject: [PATCH] update README for shield per @kjozwiak --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2fcb518..c3aa7ed 100644 --- a/README.md +++ b/README.md @@ -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