From 43e09223265259e97240875297bc91d1d1b07b1d Mon Sep 17 00:00:00 2001 From: Federico Leoni Date: Tue, 7 May 2019 18:57:41 -0300 Subject: [PATCH] Pulled out master branch. Waiting for a reply for PR #5762. --- Compiling-Tasmota-on-Gitpod.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Compiling-Tasmota-on-Gitpod.md b/Compiling-Tasmota-on-Gitpod.md index 8da136d7..ff8d7651 100644 --- a/Compiling-Tasmota-on-Gitpod.md +++ b/Compiling-Tasmota-on-Gitpod.md @@ -8,9 +8,8 @@ Gitpod is a web browser based online IDE. All you need to use it is to link your ![Gitpod login](https://i.imgur.com/irTdi4A.png) -After you successfully sign in, you can start your personal project. The fastest way to load Tasmota into Gitpod is with one of the following links: +After you successfully sign in, you can start your personal project. The fastest way to load Tasmota into Gitpod is with the following link: -- Master Release: [`https://gitpod.io#https://github.com/arendst/Sonoff-Tasmota/tree/master`](https://gitpod.io#https://github.com/arendst/Sonoff-Tasmota/tree/master) - Development Branch: [`https://gitpod.io#https://github.com/arendst/Sonoff-Tasmota/tree/development`](https://gitpod.io#https://github.com/arendst/Sonoff-Tasmota/tree/development) Gitpod will take care of all the necessary software package dependencies for you.