mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
docs(readme.md): Added yarn guide also to puppeteer-core (#3227)
This commit is contained in:
parent
6581ee974c
commit
56b3bd809e
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user