diff --git a/README.md b/README.md index 4be17c8..7ffaa08 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,8 @@ The Goal is to evenually be able to be a turnkey solution to spin up a "real" ne * Boot NOOBS and select the Raspbian Lite option: * On each Pi + * 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 * log in as 'pi' with the password 'raspberry' * execute _**sudo update-rc.d ssh enable**_ * execute _**sudo invoke-rc.d ssh start**_