diff --git a/README.md b/README.md index 7836507..9c7da9d 100644 --- a/README.md +++ b/README.md @@ -21,21 +21,11 @@ ## Without poetry - ansible-galaxy collection install hetzner.hcloud - ansible-galaxy collection install community.general - ansible-galaxy collection install kubernetes.core - ansible-galaxy collection install community.mysql - - OR - - ansible-galaxy collection install -r galaxy-requirements.yml + ansible-galaxy install -r galaxy-requirements.yml ## With poetry - poetry run ansible-galaxy collection install hetzner.hcloud - poetry run ansible-galaxy collection install community.general - poetry run ansible-galaxy collection install kubernetes.core - poetry run ansible-galaxy collection install community.mysql + poetry run ansible-galaxy install hetzner.hcloud # Setup Create/Start servers for stage-dev