diff options
| author | Yuval Adam <_@yuv.al> | 2025-07-10 13:59:15 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-07-10 13:59:15 +0200 |
| commit | a80d4a20bee44996171db2916fad900385fa7263 (patch) | |
| tree | 65f9576096b9171fc8354eb447e054899806f885 /README.md | |
| parent | 70926e7ce160bb0c95396951ee85af9798d924aa (diff) | |
Update readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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** |
