summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-07-10 13:59:15 +0200
committerYuval Adam <_@yuv.al>2025-07-10 13:59:15 +0200
commita80d4a20bee44996171db2916fad900385fa7263 (patch)
tree65f9576096b9171fc8354eb447e054899806f885 /README.md
parent70926e7ce160bb0c95396951ee85af9798d924aa (diff)
Update readme
Diffstat (limited to 'README.md')
-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**