docs: update setup command to use pnpm dlx (#2558)

pull/2037/merge
Vamshi krishna 2 years ago committed by GitHub
parent 0c4210bb5e
commit 47c06bda38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -58,7 +58,7 @@ $ npx vitepress init
```
```sh [pnpm]
$ pnpm exec vitepress init
$ pnpm dlx vitepress init
```
:::

Loading…
Cancel
Save