docs: update README w.r.t. the @next version (#8020)
This commit is contained in:
parent
7282fddb01
commit
98dabc50c6
10
README.md
10
README.md
@ -462,16 +462,6 @@ npm test
|
|||||||
npm ci
|
npm ci
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Q: How do I try/test a prerelease version of Puppeteer?
|
|
||||||
|
|
||||||
You can check out this repo or install the latest prerelease from npm:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
npm i --save puppeteer@next
|
|
||||||
```
|
|
||||||
|
|
||||||
Please note that prerelease may be unstable and contain bugs.
|
|
||||||
|
|
||||||
#### Q: I have more questions! Where do I ask?
|
#### Q: I have more questions! Where do I ask?
|
||||||
|
|
||||||
There are many ways to get help on Puppeteer:
|
There are many ways to get help on Puppeteer:
|
||||||
|
Loading…
Reference in New Issue
Block a user