From 3ee9bfc04e9b6366741fb3072709ee87537b5829 Mon Sep 17 00:00:00 2001 From: Expand-sys <79956551+Expand-sys@users.noreply.github.com> Date: Tue, 31 Oct 2023 15:39:56 +1100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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```