docs: pnpx instead of pnpm for the setup wizard

pull/3564/head
Max 2 years ago committed by GitHub
parent c37bedea39
commit f074bcaa0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

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

Loading…
Cancel
Save