From e290fc21729fc56371256b609f794b3b64c0ef46 Mon Sep 17 00:00:00 2001 From: Zack Date: Fri, 2 Mar 2018 15:38:26 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f9a15e..8cdd501 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ You can [follow the instructions below](#instructions-to-create-image) to create Once you boot the Pi with this image, you will see a WiFi AP named "ConnectToConnect" (password same). Connect to it and navigate to `192.168.4.1` where you'll see a login form.

- +

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.