From 9dc9342fe046595fbaf92718ec89abaf45daf7da Mon Sep 17 00:00:00 2001 From: Dylan Leifer-Ives <40322629+dleiferives@users.noreply.github.com> Date: Tue, 26 Nov 2024 22:00:08 -0800 Subject: [PATCH] Update README.md Figured it would drive me crazy if I didn't close #422 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96aaa126..ce09b90c 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ The easiest way is to look at the screenshots (the whole process is five steps o The links to download these files will show up under _Compiling progress_ field (look at the bottom of the last screenshot). **These links will show up only when compilation is successful**. -You have to upload only `firmware.bin` or `firmawre.bin.gz` file to your device. How to do that is perfeclty described on [Tasmota docs](https://tasmota.github.io/docs/Upgrading/). +You have to upload only `firmware.bin` or `firmware.bin.gz` file to your device. How to do that is perfeclty described on [Tasmota docs](https://tasmota.github.io/docs/Upgrading/). ![Step01](./docs/images/step01.png) ![Step02](./docs/images/step02.png)