Skip to content

Commit 60d4425

Browse files
committed
chore: fix typo in the readme
1 parent be80209 commit 60d4425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ We also provide a Cloudflare Worker example.
3434
To run it, you need to have the `wrangler` CLI installed.
3535

3636
```bash
37-
wrangler dev
37+
bun dev
3838
```
3939

4040
This will start the worker and you can see the logs in the console.

0 commit comments

Comments
 (0)