From 744467de79b1432bbebab5cf2bf31b8577108a61 Mon Sep 17 00:00:00 2001 From: Nathann Morand Date: Sun, 12 Nov 2023 11:02:05 +0100 Subject: [PATCH] Update INSTALL.md Co-authored-by: Patrick <4002194+askpatrickw@users.noreply.github.com> --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 6462e03..137595e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,6 +1,6 @@ # Introduction -if you know esphome, you can skip most of this document and just use the template in the [ESPHome Configuration](ESPHome Configuration/esp360-default-1.yaml) folder. +If you know ESPHome, you can skip most of this document and just use the template in the [ESPHome Configuration](ESPHome Configuration/esp360-default-1.yaml) folder. if you don't know much about esphome this guide will guide you through the installation process. if you need more information you can head to [Discord](https://discord.gg/PsrK3KDkRy) and if you see something that is not clear enough, do not hesistate to make a pull request and improve the documentation for everybody.