We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916fa5b commit b180a9eCopy full SHA for b180a9e
docs/guide/getting-started.md
@@ -22,7 +22,7 @@ $ npm install -D vitepress
22
```
23
24
```sh [pnpm]
25
-$ pnpm add -D vitepress
+$ pnpm add -D vitepress@latest
26
27
28
```sh [yarn]
0 commit comments