Update README.md

This commit is contained in:
Expand-sys 2023-10-31 15:40:09 +11:00 committed by GitHub
parent 3ee9bfc04e
commit debcad2619
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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```