Skip to content

Commit

Permalink
docs: update README w.r.t. the @next version (#8020)
Browse files Browse the repository at this point in the history
  • Loading branch information
OrKoN committed Feb 15, 2022
1 parent 7282fdd commit 98dabc5
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Expand Up @@ -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:
Expand Down

0 comments on commit 98dabc5

Please sign in to comment.