From `pnpm vitepress init` to `pnpx vitepress init`

pull/3918/head
Berzan 1 year ago committed by GitHub
parent 49dbfb4ea3
commit 8bd4786c50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save