diff --git a/README.md b/README.md index 20de259..23445a8 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Once you boot the Pi with this image, you will see a WiFi AP named "ConnectToCon When the WiFi credentials are entered onto the login form, the Pi will modify its internal `wpa_supplicant` to conform to them so that it will be connected to the net. The Pi will then reboot itself using those WiFi credentials. If the credentials are not correct, then the Pi will reboot back into the AP mode to allow you to re-enter them again. -Once connected, you can recieve a message for your Pi at https://snaptext.live (the specific URL will be given to you when you enter in the credentials to the form). +Once connected, you can recieve a message with the LAN IP for your Pi at https://snaptext.live (the specific URL will be given to you when you enter in the credentials to the form). _Note:_ The Raspberry Pi is **not** a fast computer. When you see the AP and connect to it, it may take up to a minute for the page at `192.168.4.1` to appear. Also, if you enter the wrong WiFi credentials, it will have to reboot twice to reset the Pi to allow you to enter the credentials again. So try to enter them right the first time!