Skip to content

Commit

Permalink
Minor fix for develop setup doc (#1494)
Browse files Browse the repository at this point in the history
  • Loading branch information
denar90 authored and ebidel committed Jan 19, 2017
1 parent 3c8f57c commit 71dfc03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ git clone https://github.com/GoogleChrome/lighthouse

cd lighthouse
npm install
npm install-all
npm run install-all

# The CLI is authored in TypeScript and requires compilation.
# If you need to make changes to the CLI, run the TS compiler in watch mode:
Expand Down

0 comments on commit 71dfc03

Please sign in to comment.