docs: typo `pnpm` to `pnpx`

pull/3335/head
Liang Kui 2 years ago committed by GitHub
parent e4bf1e48e6
commit dd9c6a85ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -68,7 +68,7 @@ $ npx vitepress init
```
```sh [pnpm]
$ pnpm vitepress init
$ pnpx vitepress init
```
```sh [bun]

Loading…
Cancel
Save