From 515d4fe20f25173b81dedf3a218bdc0af40dde4b Mon Sep 17 00:00:00 2001 From: Kia Lam Date: Wed, 29 May 2019 12:21:30 -0400 Subject: Update INSTALL.md with new node version. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 6b8c6dccd0..2e211786a2 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -64,7 +64,7 @@ Before you can run a deployment, you'll need the following installed in your loc + We use this module instead of `docker-py` because it is what the `docker-compose` Python module requires. - [GNU Make](https://www.gnu.org/software/make/) - [Git](https://git-scm.com/) Requires Version 1.8.4+ -- [Node 8.x LTS version](https://nodejs.org/en/download/) +- [Node 10.x LTS version](https://nodejs.org/en/download/) - [NPM 6.x LTS](https://docs.npmjs.com/) ### System Requirements -- cgit v1.2.3