From d6fb8d6cd7bde8e8cf338ae144398c9060426dab Mon Sep 17 00:00:00 2001 From: Alex Corey Date: Mon, 13 Jun 2022 13:53:48 -0400 Subject: [PATCH] Update tools/docker-compose/README.md Co-authored-by: Shane McDonald --- tools/docker-compose/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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