Skip to content

Commit

Permalink
docs: Update docs/browsers-api/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
  • Loading branch information
OrKoN and Lightning00Blade committed Apr 5, 2024
1 parent 8745efd commit dc9f9cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/browsers-api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ npx @puppeteer/browsers launch --help # help for the launch command

Some example to give an idea of what the CLI looks like (use the `--help` command for more examples):

```sh
```bash
# Download the latest available Chrome for Testing binary corresponding to the Stable channel.
npx @puppeteer/browsers install chrome@stable

Expand Down
1 change: 0 additions & 1 deletion packages/browsers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ npx @puppeteer/browsers install chromedriver@canary
npx @puppeteer/browsers install chromedriver@116.0.5793.0
```


## Known limitations

1. Launching the system browsers is only possible for Chrome/Chromium.
Expand Down

0 comments on commit dc9f9cb

Please sign in to comment.