chore: update doc

This commit is contained in:
ChenZhaoYu 2023-02-16 08:24:42 +08:00
parent 981c036542
commit eab39b7f88

View File

@ -23,7 +23,7 @@
### Node ### Node
`node` 版本需要 >= 18,使用 [nvm](https://github.com/nvm-sh/nvm) 可管理本地多个 `node` 版本 `node` 需要 `^16 || ^18` 版本,使用 [nvm](https://github.com/nvm-sh/nvm) 可管理本地多个 `node` 版本
```shell ```shell
node -v node -v