diff --git a/tools/docker-compose/README.md b/tools/docker-compose/README.md index 53f64468a4..4b7f32eb44 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. +- `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