diff --git a/INSTALL.md b/INSTALL.md index 4969f24a3f..e0dd020022 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -62,8 +62,8 @@ Before you can run a deployment, you'll need the following installed in your loc - [docker-py](https://github.com/docker/docker-py) Python module - [GNU Make](https://www.gnu.org/software/make/) - [Git](https://git-scm.com/) Requires Version 1.8.4+ -- [Node 6.x LTS version](https://nodejs.org/en/download/) -- [NPM 3.x LTS](https://docs.npmjs.com/) +- [Node 8.x LTS version](https://nodejs.org/en/download/) +- [NPM 6.x LTS](https://docs.npmjs.com/) ### System Requirements