diff --git a/README.md b/README.md index 2b066db..fa4fd07 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ _InternApp is a web application designed to centralize the application process f ## Running the application on your local machine -1. **[Install Node.js (either version is fine)](https://nodejs.org/en/)** +1. **[Install Node.js (Has to be version 10.15.1)](https://community.chocolatey.org/packages/nodejs.install/10.15.1)**
    a. To ensure you have Node.js installed, run 'node --version' within your terminal/command line
2. **[Clone this github repository to your local machine](https://github.com/soft-eng-practicum/internapp)**