From 6f6556a3ceaf05b8909d116daa350d8832763e1b Mon Sep 17 00:00:00 2001 From: Dustin Watts Date: Wed, 22 May 2024 12:02:46 +0200 Subject: [PATCH] Update README.md Changed for the webinstaller to https://dustinwatts.github.io/install-freetouchdeck/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33e9cf3..4ab22f5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ For interfacing with Windows/macOS/Linux using an ESP32, a touchscreen, and BLE. ## Install Using The Web Installer (recommended!) -Easy installation without the need for the Arduino IDE, and downloading and editing libraries is now available using ESP Web Tools. Visit this url to install FreeTouchDeck to your board via your browser: (https://install.freetouchdeck.com/) Chrome, Edge, and Opera only at the moment. +Easy installation without the need for the Arduino IDE, and downloading and editing libraries is now available using ESP Web Tools. Visit this url to install FreeTouchDeck to your board via your browser: (https://dustinwatts.github.io/install-freetouchdeck/) Chrome, Edge, and Opera only at the moment. ## Install yourself