From 69882a85153cd522a63d7496215e9fde2cd6133f Mon Sep 17 00:00:00 2001 From: aspitznyc <32138128+aspitznyc@users.noreply.github.com> Date: Sun, 4 Mar 2018 01:59:28 -0300 Subject: [PATCH] Updated Beginner Guide Create your own Firmware Build (markdown) --- Beginner-Guide---Create-your-own-Firmware-Build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Beginner-Guide---Create-your-own-Firmware-Build.md b/Beginner-Guide---Create-your-own-Firmware-Build.md index 58a5d1ea..421ad820 100644 --- a/Beginner-Guide---Create-your-own-Firmware-Build.md +++ b/Beginner-Guide---Create-your-own-Firmware-Build.md @@ -59,7 +59,7 @@ To speed up the compiling, you can uncomment your preferred language in the plat ![](https://raw.githubusercontent.com/reloxx13/reloxx13.github.io/master/media/tasmota-wiki-beginner-guide/11.jpg) After its done, you can find the firmware in the .pioenvs directory in the unzipped folder. -Attetion: .pioenvs is a hidden folder on unix systems. +Attention: .pioenvs is a hidden folder on unix systems. ![](https://raw.githubusercontent.com/reloxx13/reloxx13.github.io/master/media/tasmota-wiki-beginner-guide/12.jpg)