Updated a line

Added a note about installing git
This commit is contained in:
Caleb Fultz 2021-07-12 21:05:25 -04:00 committed by GitHub
parent 0398152858
commit 9871adcbf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ Although it seems obvious, you need to install ansible on the machine you want t
## Now what? ## Now what?
Simply run the following in a terminal on the RPi or your remote machine: `git clone https://github.com/cfultz/zandronum-rpi-ansible.git` Simply run the following in a terminal on the RPi or your remote machine: `git clone https://github.com/cfultz/zandronum-rpi-ansible.git`. Make sure you have git installed!
After that, you'll need to `cd` into the `zandronum-rpi-ansible` and edit the `inventory.ini` file to be your machine's IP address. After that, you'll need to `cd` into the `zandronum-rpi-ansible` and edit the `inventory.ini` file to be your machine's IP address.