diff --git a/README.md b/README.md index b0be780f2..dde280b6c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ # Getting started 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 +``` +nvm install 16.16.0 +nvm use 16.16.0 +``` + ### Installation ``` cd ecshopx-vshop