Skip to content

Commit

Permalink
docs: fix get started
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Jul 14, 2024
1 parent cdfbc06 commit 8c2c25a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ yarn add -D vuepress@next
yarn add -D @vuepress/bundler-vite@next @vuepress/theme-default@next
```

@tab pnpm
@tab npm

```bash
# install vuepress
Expand Down
2 changes: 1 addition & 1 deletion docs/zh/guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ yarn add -D vuepress@next
yarn add -D @vuepress/bundler-vite@next @vuepress/theme-default@next
```

@tab pnpm
@tab npm

```bash
# 安装 vuepress
Expand Down

0 comments on commit 8c2c25a

Please sign in to comment.