Update README.md

This commit is contained in:
rerdavies
2021-09-08 14:36:17 -04:00
committed by GitHub
parent 2d7493ca5d
commit b1140542b7
+1 -1
View File
@@ -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://<address of your Pi>: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.