Update README.md

This commit is contained in:
Danny
2025-11-16 13:45:45 +08:00
committed by GitHub
parent 334dc04119
commit be1953c701

View File

@@ -6,7 +6,7 @@
Node.js (current LTS) and npm are required to run the project. To be sure about the version compatibility you can enable Node's corepack.
### System Requirements
node 16.16.0
Required Node.js Version: 16.16.0. If your current version differs, follow the steps below to switch
```
nvm install 16.16.0
nvm use 16.16.0