diff --git a/README.md b/README.md index 3850317..0bfc703 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ In order to use the ansible playbook, clone the playbook to any pc with the abil ```git clone https://github.com/Expand-sys/DEPLOYCCASH``` ```cd DEPLOYCCASH``` +```ansible-galaxy install requirements.yml``` ```ansible-playbook -i inventory main.ansible.yml -k```