diff --git a/README.md b/README.md index 6e3abcb..791ad5a 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,12 @@ Feel free to contribute to this project using [pull-requests](https://github.com Install the collection: ```bash -# stable/tested version: -ansible-galaxy collection install ansibleguy.systemd - # latest version: ansible-galaxy collection install git+https://github.com/ansibleguy/collection_systemd.git +# stable/tested version: +ansible-galaxy collection install ansibleguy.systemd + # install to specific directory for easier development cd $PLAYBOOK_DIR ansible-galaxy collection install git+https://github.com/ansibleguy/collection_systemd.git -p ./collections