Updates README.md to include Node and NPM version req's

This commit is contained in:
Jared Tabor 2018-04-25 15:06:24 -07:00
parent 2476dc1a61
commit b05becf302
No known key found for this signature in database
GPG Key ID: 1B343EC4C3CF7E5C

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