summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorshaynecm <63633614+shaynecm@users.noreply.github.com>2020-04-21 13:43:19 +0200
committerGitHub <noreply@github.com>2020-04-21 13:43:19 +0200
commite428aeb97e92cb974210d23a6cd4eefdd2e94706 (patch)
treeb523f00c4e57e1ad0b0ef956c8c35d0aebe2763c /INSTALL.md
parentupdated to include py3 (diff)
downloadawx-e428aeb97e92cb974210d23a6cd4eefdd2e94706.tar.xz
awx-e428aeb97e92cb974210d23a6cd4eefdd2e94706.zip
pre-req's updated
added Python 3.6+ to bring inline with the inventory change
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 57cbfbd2d0..51e014de05 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -73,6 +73,7 @@ Before you can run a deployment, you'll need the following installed in your loc
- [Git](https://git-scm.com/) Requires Version 1.8.4+
- [Node 10.x LTS version](https://nodejs.org/en/download/)
- [NPM 6.x LTS](https://docs.npmjs.com/)
+- Python 3.6+
### System Requirements