diff --git a/README.md b/README.md index ccea1d4..f26a607 100644 --- a/README.md +++ b/README.md @@ -63,10 +63,10 @@ The wireguard.ini file must be edited with the relevant host/user/python interpr The playbook is written for a RHEL-based WireGuard server. -To set up from scratch after cloning this repository, from the root of the directory run, +To set up from scratch after cloning this repository, from the root of the directory, on an Ansible Control Node run, ``` bash -ansible -i wireguard.ini playbooks/master.yml +ansible-playbook -i wireguard.ini playbooks/master.yml ``` Relevant port forwarding will need to be implemented on the router/firewall.