diff --git a/awx_collection/tools/README.md b/awx_collection/tools/README.md index 698d0eb981..ff9b819ac6 100644 --- a/awx_collection/tools/README.md +++ b/awx_collection/tools/README.md @@ -19,8 +19,8 @@ It is intended as a tool for writing new modules or enforcing consistency. These instructions assume you have ansible-core and the collection installed. To install the collection in-place (to pick up any local changes to source) -the `make symlink_collection` will simplink the `awx_collection/` folder to -the approprate place under `~/.ansible/collections`. +the `make symlink_collection` will symlink the `awx_collection/` folder to +the appropriate place under `~/.ansible/collections`. This is a shortcut for quick validation of tests that bypasses `ansible-test`. To use this, you need the `~/.tower_cli.cfg` config file populated,