diff --git a/Beginner-Guide---Create-your-own-Firmware-Build.md b/Beginner-Guide---Create-your-own-Firmware-Build.md index 305ecfd5..139acfcd 100644 --- a/Beginner-Guide---Create-your-own-Firmware-Build.md +++ b/Beginner-Guide---Create-your-own-Firmware-Build.md @@ -59,6 +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. ![](https://raw.githubusercontent.com/reloxx13/reloxx13.github.io/master/media/tasmota-wiki-beginner-guide/12.jpg)