Merge pull request #1801 from jaredevantabor/update-installmd

Updates README.md to include Node and NPM version req's
This commit is contained in:
Jared Tabor 2018-04-26 10:34:49 -07:00 committed by GitHub
commit 41f0b2b703
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +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/)
### System Requirements