diff --git a/README.md b/README.md index 7f5db80..7dec9ce 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The Goal is to evenually be able to be a turnkey solution to spin up a "real" ne * execute 'sudo apt update -y' * Designate one of the Pi's to be the "main" device and do the following * execute 'sudo apt install -y ansible sshpass git' - * execute 'git clone ssh://pi@96.82.16.164:/srv/git/ansible.git' + * execute 'git clone ssh://ansibledemo@96.82.16.164:/srv/git/ansible.git' - pw C*******9 * execute 'cd ansible' * execute 'nano hosts' and follow the instructions in that file to add all of your Pi devices * execute 'ssh-keygen -t rsa' you will need to press enter three times to accept the defaults