summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 178f909..f134769 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ A minimal example showing how to use Cloudflare Durable Objects with Astro for p
3. **Start development server**
```bash
- npm run dev
+ npx wrangler@latest dev
```
4. **Build for production**