diff --git a/README.md b/README.md index 7b57a5a..9e8aa4d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ basic ansible script to set up Teleport.sh Change options in `vars/default.yml` -Edit `inventory` to have the ip address of the server you want to install on. +Edit `inventory` to have the ip address of the server and clients you want to install on. Run below command `ansible-playbook -i inventory main.yml -k`