Skip to content

Commit 19e421b

Browse files
committed
chore: update
1 parent cba7bf7 commit 19e421b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/en/guide/start/quick-start.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Setup environment
44

5-
Before getting started, you will need to install [Node.js](https://nodejs.org/) >= 18, it is recommended to use the Node.js LTS version.
5+
Before getting started, you will need to install [Node.js](https://nodejs.org/) >= 18.12.0, it is recommended to use the Node.js LTS version.
66

77
Check the current Node.js version with the following command:
88

website/docs/zh/guide/start/quick-start.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 环境准备
44

5-
开始之前,需要先安装 [Node.js](https://nodejs.org/) >= 18 版本,推荐使用 Node.js LTS 版本。
5+
开始之前,需要先安装 [Node.js](https://nodejs.org/) >= 18.12.0 版本,推荐使用 Node.js LTS 版本。
66

77
通过以下命令检查当前的 Node.js 版本:
88

0 commit comments

Comments
 (0)