leex279 commited on
Commit
6a8449e
·
unverified ·
1 Parent(s): 3be18e3

fix: removed chrome canary note

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -163,9 +163,7 @@ You have two options for running Bolt.DIY: directly on your machine or using Doc
163
  ```bash
164
  pnpm run dev
165
  ```
166
-
167
- **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/)
168
-
169
  ### Option 2: Using Docker
170
 
171
  This option requires some familiarity with Docker but provides a more isolated environment.
 
163
  ```bash
164
  pnpm run dev
165
  ```
166
+
 
 
167
  ### Option 2: Using Docker
168
 
169
  This option requires some familiarity with Docker but provides a more isolated environment.