diff --git a/tools/docker-compose/README.md b/tools/docker-compose/README.md index 817563ce67..45763c76f1 100644 --- a/tools/docker-compose/README.md +++ b/tools/docker-compose/README.md @@ -27,7 +27,7 @@ Here are the main `make` targets: Notable files: -- `tools/docker-compose/inventory` file - used to configure the local AWX development deployment +- `tools/docker-compose/inventory` file - used to configure the AWX development environment. - `migrate.yml` - playbook for migrating data from Local Docker to the Development Environment ### Prerequisites