Skip to content
This repository was archived by the owner on Mar 14, 2020. It is now read-only.

Commit 7ca8966

Browse files
authored
docs: install v3 by next tag (#22)
1 parent 59575cc commit 7ca8966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This README is for version 3.x. To see version 2.x, visit https://github.com/joy
99
## Installation
1010

1111
```bash
12-
$ npm install lighthouse-lambda@3.0.0-rc.1 --save
12+
$ npm install lighthouse-lambda@next --save
1313
```
1414

1515
The postinstall script of `lighthouse-lambda` will download a Headless Chrome binary if it does not already exist. The binary is from [joytocode/headless-chrome-builder](https://github.com/joytocode/headless-chrome-builder) and is tested to make sure it works with Lighthouse.

0 commit comments

Comments
 (0)