chore: Update docs build vitepress command

This commit is contained in:
Sidharth Vinod
2022-10-29 01:14:11 +05:30
parent 8f5fe38212
commit fed32607de
3 changed files with 10 additions and 9 deletions

View File

@@ -80,7 +80,7 @@ $ pnpm docs:dev
You can now build and serve the documentation site:
```sh
$ pnpm docs:bundle
$ pnpm docs:build:vitepress
$ pnpm docs:serve
```