From a5927f98d276716db24d4dc6384c00fd0c6c2fad Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sat, 5 Oct 2024 04:14:47 +0900 Subject: [PATCH] docs: update README.md (#3290) prefered -> preferred --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60a72b571..06dd7f4d8 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ The latest available version can be found on the [Releases page](https://github. Initially you will have to flash the ESP32 via a USB connection. Later updates are possible directly over the air (OTA using WIFI). There are different ways to flash your ESP32: -- The prefered way is the [Web Installer and Console](https://jomjol.github.io/AI-on-the-edge-device/index.html) which is a browser-based tool to flash the ESP32 and extract the log over USB: +- The preferred way is the [Web Installer and Console](https://jomjol.github.io/AI-on-the-edge-device/index.html) which is a browser-based tool to flash the ESP32 and extract the log over USB: ![](images/web-installer.png) - Flash Tool from Espressif - ESPtool (command-line tool)