diff options
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md index c4734d9414..e16c4f3bc3 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -270,6 +270,8 @@ You will need the following installed on the host where AWX will be deployed: - [Docker](https://docs.docker.com/engine/installation/) - [docker-py](https://github.com/docker/docker-py) Python module +Note: After installing Docker, the Docker service must be started. + ### Pre-build steps #### Deploying to a remote host |