Skip to content

Commit 8c2c25a

Browse files
committed
docs: fix get started
1 parent cdfbc06 commit 8c2c25a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guide/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ yarn add -D vuepress@next
118118
yarn add -D @vuepress/bundler-vite@next @vuepress/theme-default@next
119119
```
120120

121-
@tab pnpm
121+
@tab npm
122122

123123
```bash
124124
# install vuepress

docs/zh/guide/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ yarn add -D vuepress@next
116116
yarn add -D @vuepress/bundler-vite@next @vuepress/theme-default@next
117117
```
118118

119-
@tab pnpm
119+
@tab npm
120120

121121
```bash
122122
# 安装 vuepress

0 commit comments

Comments
 (0)