diff --git a/collections/README.md b/collections/README.md index 626c9dd..5f0beeb 100644 --- a/collections/README.md +++ b/collections/README.md @@ -27,5 +27,5 @@ collections: To list installed collections, run `ansible-galaxy collection list` (inside awx operator container) -# install multiple collections with a requirements file +# Install multiple collections with a requirements file [Install-multiple](https://docs.ansible.com/ansible/devel/collections_guide/collections_installing.html#install-multiple-collections-with-a-requirements-file)