1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 09:25:10 +03:00

add missing build deps

This commit is contained in:
Steve Wills 2017-09-07 17:22:59 -04:00
parent 0489d945fb
commit dfaca1c42b

View File

@ -54,6 +54,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
- [Node 6.x LTS version](https://nodejs.org/en/download/)
- [NPM 3.x LTS](https://docs.npmjs.com/)
- [GNU Make](https://www.gnu.org/software/make/)
- [Git](https://git-scm.com/)
#### Installing gettext