From d6b62c2cb1448d84e8188bcff13b3450b7a9a4c8 Mon Sep 17 00:00:00 2001 From: Federico Leoni Date: Tue, 7 May 2019 15:40:35 -0300 Subject: [PATCH] Updated Compiling Tasmota on Gitpod (markdown) --- Compiling-Tasmota-on-Gitpod.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling-Tasmota-on-Gitpod.md b/Compiling-Tasmota-on-Gitpod.md index 6e3d83cb..1385c92d 100644 --- a/Compiling-Tasmota-on-Gitpod.md +++ b/Compiling-Tasmota-on-Gitpod.md @@ -1,7 +1,7 @@ Even if we offer various Tasmota flavors, sometimes the ready-to-flash binary aren't enough. Do you want to enable or disable some features, or simply change some parameters? Then you need to compile yourself a binary. -If you are not skilled enough or don't want to install an IDE (Integrated Development Environment) like PlatformIO or Arduino-IDE on your computer, you can compile yourself in a breeze on [GitPod](https://www.gitpod.io/). +If you are not skilled enough or don't want to install an IDE (Integrated Development Environment) like PlatformIO or Arduino-IDE on your computer, you can compile yourself in a breeze on [Gitpod](https://www.gitpod.io/). #### Gitpod: is a One-Click Online IDE, running on any recent browser. All you need to use it is just link your GitHub account (or make a new one [here](https://github.com/join?source=header)).