docs: update README w.r.t. the @next version (#8020)

This commit is contained in:
Alex Rudenko 2022-02-15 10:50:09 +01:00 committed by GitHub
parent 7282fddb01
commit 98dabc50c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -462,16 +462,6 @@ npm test
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?
There are many ways to get help on Puppeteer: