From e693c46c2db960b1af561ed95572540d26c6ca92 Mon Sep 17 00:00:00 2001 From: blakadder Date: Mon, 13 May 2019 10:42:03 +0200 Subject: [PATCH] Updated Compiling Tasmota on Gitpod (markdown) --- Compiling-Tasmota-on-Gitpod.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Compiling-Tasmota-on-Gitpod.md b/Compiling-Tasmota-on-Gitpod.md index 1d25e43b..59932f99 100644 --- a/Compiling-Tasmota-on-Gitpod.md +++ b/Compiling-Tasmota-on-Gitpod.md @@ -59,9 +59,12 @@ Compilation normally takes only a couple of minutes. The time if takes is direct Download the `firmware.bin` file to your computer and you are now ready to flash your device. Use [`esptool`](https://github.com/arendst/Sonoff-Tasmota/wiki/Esptool) or any other firmware upload [method](https://github.com/arendst/Sonoff-Tasmota/wiki/Flashing). +Watch a [livestream video by digiblurDIY](https://www.youtube.com/watch?v=vod3Woj_vrs) of compiling Tasmota using Gitpod. + #### Browser Extension: Gitpod has a browser extension (Chrome and Firefox) useful to directly load a GitHub project into your personal work-space. ![Gitpod link](https://i.imgur.com/uEHszIn.png) -More information [here](https://www.gitpod.io/docs/20_Browser_Extension/). \ No newline at end of file +More information [here](https://www.gitpod.io/docs/20_Browser_Extension/). +