mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
docs: add codespaces button to contribution guide (#9594)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
This commit is contained in:
parent
aa1d1536b6
commit
2457597410
@ -24,6 +24,10 @@ again.
|
||||
cd puppeteer
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=90796663&machine=standardLinux32gb&devcontainer_path=.devcontainer%2Fdevcontainer.json)
|
||||
|
||||
2. Install the dependencies
|
||||
|
||||
```sh
|
||||
|
Loading…
Reference in New Issue
Block a user