From 8ca8ba2965f31bc1954dd7eff8081eaa8aa98f10 Mon Sep 17 00:00:00 2001 From: limitless-code Date: Thu, 26 Aug 2021 18:38:35 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0eb37ba0..5accc90d 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ When everything goes fine the xz compressed image will be available within the r ### Booting image from sd card for the first time (setting up Wifi and backend). 1.Ensure all required peripherals (mic, speakers, HDMI, usb mouse etc) are plugged in before powering on your RPI4. -2. Skip this step if RPI4 is plugged in using ethernet cable. Once powered on, the screen will present the Wifi setup screen ( a Wifi HotSpot is created). Connect to the Wifi HotSpot (ssid OVOS) from another device and follow the on-screen instructions to setup Wifi. +2. Skip this step if RPI4 is using an ethernet cable. Once powered on, the screen will present the Wifi setup screen ( a Wifi HotSpot is created). Connect to the Wifi HotSpot (ssid OVOS) from another device and follow the on-screen instructions to setup Wifi. Once Wifi is setup a choice of Mycroft backend and Local backend is presented. Choose the Mycroft backend for now and follow the on-screen instructions, Local backend is not ready to use yet. After the pairing process has completed and skills downloaded it's time to test/ use it.