From 5b36ebbec0ef3e8a1b5095fbb87ce20c51b13115 Mon Sep 17 00:00:00 2001 From: Kayce Basques Date: Tue, 9 Aug 2016 15:32:57 -0700 Subject: [PATCH] add comment on npm explore --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index cb39aa1d7e0d..4387c6b3ed1b 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,8 @@ npm install -g GoogleChrome/lighthouse ## Run ```sh -# Start Chrome with a few flags +# Launch Chrome by reaching into the Lighthouse module +# and using one of its scripts. npm explore -g lighthouse -- npm run chrome # Kick off a lighthouse run