From 336752717a709eaa5db32c5612cafa0acc367c14 Mon Sep 17 00:00:00 2001 From: Federico Leoni Date: Tue, 7 May 2019 15:51:35 -0300 Subject: [PATCH] typos, typos everywhere! --- Compiling-Tasmota-on-Gitpod.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)