Skip to content

Commit df6ebab

Browse files
committed
docs(readme): fix dev script command
1 parent 613ce6b commit df6ebab

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
@@ -17,7 +17,7 @@ This website is built with [VitePress](https://vitepress.dev/).
1717
```
1818
3. Run the local development server:
1919
```sh
20-
bun run dev
20+
bun run docs:dev
2121
```
2222

2323
The site will be available at `http://localhost:5173`.

0 commit comments

Comments
 (0)