From 099d07bf1fbe33a5b7424d937dfd8a4e43f48c4f Mon Sep 17 00:00:00 2001 From: Jonathan Kingston Date: Thu, 11 May 2017 16:52:37 +0100 Subject: [PATCH] Update shield install path --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a18e78..9c3e51f 100644 --- a/README.md +++ b/README.md @@ -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