diff --git a/README.md b/README.md index dde280b6c..1823a9df1 100644 --- a/README.md +++ b/README.md @@ -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