diff --git a/Compiling-Tasmota-on-Gitpod.md b/Compiling-Tasmota-on-Gitpod.md index 1385c92d..b53fe43d 100644 --- a/Compiling-Tasmota-on-Gitpod.md +++ b/Compiling-Tasmota-on-Gitpod.md @@ -58,7 +58,7 @@ or [Here](https://github.com/arendst/Sonoff-Tasmota/wiki/Builds) you can find a list of Tasmota builds with respective futures supported. Compiling time normally takes a couple of minutes, this time is directly related to the configuration you made: more future added means more time needed to compile. -When done, you will find you binary on `/Sonoff-Tasmota/.pioenvs/[name of the build]/` +When done, you will find you binary (`firmware.bin`) on `/Sonoff-Tasmota/.pioenvs/[name of the build]/` ![folders](https://i.imgur.com/SEqyGy2.png)