fix: removed chrome canary note
Some checks failed
Docker Publish / docker-build-publish (push) Has been cancelled
Update Stable Branch / prepare-release (push) Has been cancelled

canary is not needed anymore.
This commit is contained in:
Leex 2025-02-09 19:19:06 +01:00 committed by GitHub
parent 3be18e3f9d
commit 6a8449e6aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -163,9 +163,7 @@ You have two options for running Bolt.DIY: directly on your machine or using Doc
```bash
pnpm run dev
```
**Important Note**: If you're using Google Chrome, you'll need Chrome Canary for local development. [Download it here](https://www.google.com/chrome/canary/)
### Option 2: Using Docker
This option requires some familiarity with Docker but provides a more isolated environment.