Skip to content

Commit 5814e34

Browse files
committed
docs: refine Node.js version requirements
1 parent b6fcb91 commit 5814e34

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Use one of the following installation guides to set up a runtime:
2020

2121
:::tip Version requirements
2222

23-
Rstack CLI requires Node.js 22.18.0+ (22.x) or 24.3.0+.
23+
Rstack CLI requires Node.js 22.18.0+ or 24.3.0+.
2424

2525
:::
2626

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Rstack CLI 支持使用 [Node.js](https://nodejs.org/)、[Deno](https://deno.com
2020

2121
:::tip 版本要求
2222

23-
Rstack CLI 要求 Node.js 22.18.0+(22.x)或 24.3.0+。
23+
Rstack CLI 要求 Node.js 22.18.0+ 或 24.3.0+。
2424

2525
:::
2626

0 commit comments

Comments
 (0)