From fefdfe1a8db71b27ef23b3bff28438b2778e1a8f Mon Sep 17 00:00:00 2001 From: Mateusz Walkowiak <52051360+HyperDX@users.noreply.github.com> Date: Sun, 16 Jul 2023 17:30:43 +0200 Subject: [PATCH] Updated Installing the software (markdown) --- Installing-the-software.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installing-the-software.md b/Installing-the-software.md index 015ed9c..e9826b6 100644 --- a/Installing-the-software.md +++ b/Installing-the-software.md @@ -10,7 +10,7 @@ First method is using git. Just turn on your Linux terminal and write:\ If you are Windows user or you just don't have git installed on your PC just download the code from this [link](https://github.com/PE5PVB/TEF6686_ESP32/archive/refs/heads/main.zip). Or manually by clicking on the green "Code" button (on the [home page](https://github.com/PE5PVB/TEF6686_ESP32)) and then "Download ZIP" # Compiling -If you downloaded code from Releases page you can just skip this part. +**If you downloaded code from Releases page you can just skip this part.** We recommend using [Arduino IDE](https://www.arduino.cc/en/software/) for compiling the code. If you don't have it installed please visit official Arduino's website to download it.\ After installing Arduino IDE you need to download board definitions for ESP32.