From eab39b7f8811ff6aa69217798ceeea46f75f33ab Mon Sep 17 00:00:00 2001 From: ChenZhaoYu <790348264@qq.com> Date: Thu, 16 Feb 2023 08:24:42 +0800 Subject: [PATCH] chore: update doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba97d0c..66cdff1 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ### Node -`node` 版本需要 >= 18,使用 [nvm](https://github.com/nvm-sh/nvm) 可管理本地多个 `node` 版本 +`node` 需要 `^16 || ^18` 版本,使用 [nvm](https://github.com/nvm-sh/nvm) 可管理本地多个 `node` 版本 ```shell node -v