diff options
Diffstat (limited to 'doc/README.md')
| -rwxr-xr-x | doc/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.md b/doc/README.md index a954aa3..aeae497 100755 --- a/doc/README.md +++ b/doc/README.md | |||
| @@ -5,9 +5,9 @@ | |||
| 5 | ## Development | 5 | ## Development |
| 6 | 6 | ||
| 7 | ```bash | 7 | ```bash |
| 8 | yarn dev | 8 | pnpm run dev |
| 9 | yarn build | 9 | pnpm run build |
| 10 | yarn preview | 10 | pnpm run preview |
| 11 | ``` | 11 | ``` |
| 12 | 12 | ||
| 13 | For more details, please head to VitePress's [documentation](https://vitepress.dev/). | 13 | For more details, please head to VitePress's [documentation](https://vitepress.dev/). |
