diff --git a/Compiling-Tasmota-on-Gitpod.md b/Compiling-Tasmota-on-Gitpod.md index b53fe43d..2559fae3 100644 --- a/Compiling-Tasmota-on-Gitpod.md +++ b/Compiling-Tasmota-on-Gitpod.md @@ -56,8 +56,8 @@ For example: or `platformio run -e sonoff-DE` -[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. +[Here](https://github.com/arendst/Sonoff-Tasmota/wiki/Builds) you can find a list of Tasmota builds with respective features supported. +Compiling time normally takes a couple of minutes, this time is directly related to the configuration you made: more feature added means more time needed to compile. When done, you will find you binary (`firmware.bin`) on `/Sonoff-Tasmota/.pioenvs/[name of the build]/` ![folders](https://i.imgur.com/SEqyGy2.png)