diff --git a/RPi-Zero-W-AP-STA-mode.md b/RPi-Zero-W-AP-STA-mode.md index 058ac20..27e806c 100644 --- a/RPi-Zero-W-AP-STA-mode.md +++ b/RPi-Zero-W-AP-STA-mode.md @@ -5,7 +5,7 @@ This walkthrough describes an installation of RaspAP on the [Raspberry Pi Zero W ![](https://i.imgur.com/gppLmAj.png) ### Installation -1. Begin by flashing an SD card with a fresh install of the latest release of [Raspbian Buster Lite](https://www.raspberrypi.org/downloads/raspbian/). +1. Begin by flashing an SD card with a fresh install of the latest release of [Raspberry Pi OS (32-bit) Lite](https://www.raspberrypi.org/downloads/raspbian/). 2. Prepare the SD card to connect to your WiFi network in headless mode [according to this FAQ](https://github.com/billz/raspap-webgui/wiki/FAQs#headless-mode). 3. Enable `ssh` access by creating an empty file called "ssh" (no extension) in the SD card's root. 4. Insert the SD card into the Pi Zero W and connect it to power. **Note:** the standard power supply for the Raspberry Pi is 5.1V @ 2.5A. Other power sources may result in undervoltage or other issues. Do _not_ use the micro USB connection.