Skip to content

Commit

Permalink
docs: update required node version
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Aug 31, 2024
1 parent c50d399 commit 73ae4b5
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 @@ -12,7 +12,7 @@ You can try VuePress directly in your browser on [StackBlitz](https://stackblitz

### Prerequisites

- [Node.js v18.16.0+](https://nodejs.org/)
- [Node.js v18.19.0+](https://nodejs.org/)
- Package manager like [pnpm](https://pnpm.io), [yarn](https://classic.yarnpkg.com/en/), [npm](https://www.npmjs.com), etc.

::: tip
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 @@ -12,7 +12,7 @@ VuePress v2 目前仍处于 RC (Release Candidate) 阶段。你已经可以用

### 依赖环境

- [Node.js v18.16.0+](https://nodejs.org/)
- [Node.js v18.19.0+](https://nodejs.org/)
- 包管理器,如 [pnpm](https://pnpm.io/zh/)[yarn](https://classic.yarnpkg.com/en/)[npm](https://www.npmjs.com/) 等。

::: tip
Expand Down

0 comments on commit 73ae4b5

Please sign in to comment.