1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

typo

Bill Zimmerman 2020-05-23 14:09:27 +02:00
parent 571098e9d6
commit 851368fb71

@ -12,7 +12,7 @@ This walkthrough describes an installation of RaspAP on the [Raspberry Pi Zero W
5. Connect to your Pi via ssh. `ssh pi@raspberrypi.local` is typical.
6. Follow the [project prerequisites](https://github.com/billz/raspap-webgui#prerequisites) exactly. Do _not_ skip any of these steps.
7. Invoke the [Quick Installer](https://github.com/billz/raspap-webgui/wiki/Quick-Installer-usage) as normal: `curl -sL https://install.raspap.com | bash`.
8. The installer automatically detects a Pi (or other device) without an active `eth0` interface. In this case, you will _not_ be prompted to reboot you Pi.
8. The installer automatically detects a Pi (or other device) without an active `eth0` interface. In this case, you will _not_ be prompted to reboot your Pi.
> ![](https://i.imgur.com/mwKYBKF.png)