Skip to content

Commit

Permalink
docs(readme.md): Added yarn guide also to puppeteer-core (#3227)
Browse files Browse the repository at this point in the history
  • Loading branch information
theel0ja authored and aslushnikov committed Sep 11, 2018
1 parent 6581ee9 commit 56b3bd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -47,6 +47,7 @@ a version of Puppeteer that doesn't download Chromium by default.

```bash
npm i puppeteer-core
# or "yarn add puppeteer-core"
```

`puppeteer-core` is intended to be a lightweight version of puppeteer for launching an existing browser installation or for connecting to a remote one.
Expand Down

0 comments on commit 56b3bd8

Please sign in to comment.