Skip to content

Commit c21bce6

Browse files
committed
chore: update nodejs requirement
1 parent d8da7bc commit c21bce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

77
Please make sure your development environment meets the following requirements:
88

9-
- Node.js version >= `v14.19`, you could install a specific version via [nvm](https://github.com/nvm-sh/nvm) or [fnm](https://fnm.vercel.app/)
9+
- Node.js LTS version. You could install a specific version via [nvm](https://github.com/nvm-sh/nvm) or [fnm](https://fnm.vercel.app/)
1010

1111
```bash
1212
# 安装依赖包

0 commit comments

Comments
 (0)