diff --git a/README.md b/README.md index 0c11ce8..2c00cae 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ The Goal is to evenually be able to be a turnkey solution to spin up a "real" ne * On each Pi * log in with the username and password you used in the Imager utility * Configure network - * The Raspberr Pi is configured for DHCP by default If your uCPE does not provide DHCP addresses, you will need to configure a staitc IP address by following the instructions at this site https://www.raspberrypi.org/documentation/configuration/tcpip/README.md + * The Raspberr Pi is configured for DHCP by default If your uCPE does not provide DHCP addresses, you will need to configure a staitc IP address by following the instructions at this site https://www.raspberrypi.com/documentation/computers/configuration.html#static-ip-addresses * Designate one of the Pi's to be the "main" device and do the following * execute _**sudo apt install -y ansible sshpass git**_ * get a copy of repo (requies github account, comcast VPN access, and configured git credentials)