Skip to content

Commit d960c79

Browse files
authored
readme: notes on node/chrome version compat
1 parent 9560a42 commit d960c79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ _status: prototype extension and CLI available for testing_
1414

1515
## Install Chrome extension
1616

17-
Requires Chrome version 52 or higher
17+
Requires Chrome version 52+
1818

1919
[chrome.google.com/webstore/detail/lighthouse/blipmdconlkpinefehnmjammfjpmpbjk](https://chrome.google.com/webstore/detail/lighthouse/blipmdconlkpinefehnmjammfjpmpbjk)
2020

2121
## Install CLI
2222

23-
Requires Node version 5 or higher
23+
Requires Node v5+ or Node v4 w/ `--harmony`
2424

2525
```sh
2626
npm install -g GoogleChrome/lighthouse

0 commit comments

Comments
 (0)