Skip to content

Commit 6ea6f04

Browse files
committed
chore: update README instructions
1 parent e83fa6c commit 6ea6f04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ bun install
2626
bun run start
2727

2828
# Terminal 2: Start web server
29-
bun run start # http://localhost:8000/demo/
29+
bun dev # http://localhost:8000/demo/
3030
```
3131

3232
## Getting Started

0 commit comments

Comments
 (0)