From da5f34dfcfe4e366853f0f4d30687846edf9060c Mon Sep 17 00:00:00 2001 From: blakadder Date: Thu, 31 Oct 2019 20:41:15 +0100 Subject: [PATCH] Updated Compile your build (markdown) --- Compile-your-build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compile-your-build.md b/Compile-your-build.md index 8431582c..2b3a8aee 100644 --- a/Compile-your-build.md +++ b/Compile-your-build.md @@ -4,7 +4,7 @@ To include a feature you need (or build completely customized Tamota) you will h First you will need a [development environment](https://github.com/arendst/Tasmota/wiki/Flashing#flashing-and-compiling-from-source) and Tasmota's source code (either [development](https://github.com/arendst/Tasmota/archive/development.zip) or [master](https://github.com/arendst/Tasmota/archive/master.zip) branch). -***Simplest way to compile is with [GitPod](Compiling-Tasmota-on-Gitpod), requires only a web browser.** +**Simplest way to compile is with [GitPod](Compiling-Tasmota-on-Gitpod), requires only a web browser.** Once you have set up the development environment, unzip the source code into a folder.