docs: update pnpm install command to match new behavior

x-ref: #2670, https://github.com/pnpm/pnpm/issues/6463
pull/2676/head
Divyansh Singh 1 year ago committed by GitHub
parent 916fa5b548
commit b180a9e809
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@ $ npm install -D vitepress
``` ```
```sh [pnpm] ```sh [pnpm]
$ pnpm add -D vitepress $ pnpm add -D vitepress@latest
``` ```
```sh [yarn] ```sh [yarn]

Loading…
Cancel
Save