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

Commit

Permalink
docs: install v3 by next tag (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
baocancode authored Jun 14, 2018
1 parent 59575cc commit 7ca8966
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 @@ -9,7 +9,7 @@ This README is for version 3.x. To see version 2.x, visit https://github.com/joy
## Installation

```bash
$ npm install lighthouse-lambda@3.0.0-rc.1 --save
$ npm install lighthouse-lambda@next --save
```

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.
Expand Down

0 comments on commit 7ca8966

Please sign in to comment.