From 586bdc1636a9fcf99cedf65c6f0497ac2c80e0f1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ing=2E=20Jan=20Kal=C3=A1b?= <jan+github@kalabovi.org>
Date: Thu, 9 Jul 2020 14:59:50 +0200
Subject: [PATCH] Fix ArduinoOTA library installation instruction

---
 Software_Installation.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Software_Installation.md b/Software_Installation.md
index 0452bc3..93f0867 100644
--- a/Software_Installation.md
+++ b/Software_Installation.md
@@ -63,7 +63,7 @@ The video wasn't updated for the new update, so the library versions are incorre
    ![](software_screenshots/espalexa.png?raw=true)
 
 8. *(Optional)* Install ArduinoOTA for flashing the ESP8266 via WiFi (requires Python 2.7)
-   Click on *Sketch >> Include Library >> Manage Libraries* and install **Espalexa, version 2.4.4**
+   Click on *Sketch >> Include Library >> Manage Libraries* and install **ArduinoOTA**
 
    ![](software_screenshots/ota.png?raw=true)
    
-- 
GitLab