Updated Installing the software (markdown)

Mateusz Walkowiak
2023-07-16 17:30:43 +02:00
parent 9cfd23f115
commit fefdfe1a8d

@@ -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" 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 # 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.\ 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. After installing Arduino IDE you need to download board definitions for ESP32.