diff options
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md index 734185b5e5..2f40d59460 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -57,7 +57,7 @@ To install the assets, clone the `awx-logos` repo so that it is next to your `aw Before you can run a deployment, you'll need the following installed in your local environment: -- [Ansible](http://docs.ansible.com/ansible/latest/intro_installation.html) Requires Version 2.4+ +- [Ansible](http://docs.ansible.com/ansible/latest/intro_installation.html) Requires Version 2.8+ - [Docker](https://docs.docker.com/engine/installation/) + A recent version - [docker](https://pypi.org/project/docker/) Python module |