From 9871adcbf8b2fd1d2f0fb418642527b4bd1658a9 Mon Sep 17 00:00:00 2001 From: Caleb Fultz Date: Mon, 12 Jul 2021 21:05:25 -0400 Subject: [PATCH] Updated a line Added a note about installing git --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcefc6d..b1948a4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Although it seems obvious, you need to install ansible on the machine you want t ## 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.