From b1140542b74aa5c62eb1ed24c8d9f33e9fd085c1 Mon Sep 17 00:00:00 2001 From: rerdavies Date: Wed, 8 Sep 2021 14:36:17 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29f7a59..88dcbcb 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ After PiPedal is installed, you can connect to the web interface as follows: via browsers), at http://127.0.0.1 if you are interactively logged into your Raspberry Pi device, or at port 80 of the current network address of your Raspberry Pi, if you are connected from an Android device (which does not currently support mDNS). -Android devices do not support mDNS. If you are connecting to PiPedal with an Android device, via the Host Access Point, PiPedal, the PiPedal user interace can be reached at http://172.22.1.1 If you are connecting via the Raspberry Pi's Ethernet port, connect to http://
:80 +Android devices do not support mDNS. If you are connecting to PiPedal with an Android device, via the Host Access Point, PiPedal, the PiPedal user interace can be reached at http://172.22.1.1 If you are connecting via the Raspberry Pi's Ethernet port, connect to http://*address of your Pi*:80 To complete the initial configuration, you must either connect an Ethernet cable to your Raspberry pi so you can connect to the Web App (after which you should be able to connect to http://pipedal.local); or you must launch a web browser on your Raspberry pi device while logged in interactively.