From 740bb3ec606920e9ebb3b2630ad080788bc3b9da Mon Sep 17 00:00:00 2001 From: MickGyver Date: Mon, 7 Sep 2020 11:59:44 +0300 Subject: [PATCH] Updated Uploading code to the Arduino (markdown) --- Uploading-code-to-the-Arduino.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Uploading-code-to-the-Arduino.md b/Uploading-code-to-the-Arduino.md index 7df96ff..bc8a5c1 100644 --- a/Uploading-code-to-the-Arduino.md +++ b/Uploading-code-to-the-Arduino.md @@ -1,10 +1,8 @@ First you need to download and install the [Arduino IDE](https://www.arduino.cc/en/Main/Software) (install the Arduino IDE, not the web editor). Here are installation instructions for a few operating systems: -[Windows](https://www.arduino.cc/en/Guide/Windows) - -[Linux](https://www.arduino.cc/en/Guide/Linux) - -[Mac OS X](https://www.arduino.cc/en/Guide/MacOSX) +[Windows](https://www.arduino.cc/en/Guide/Windows) +[Linux](https://www.arduino.cc/en/Guide/Linux) +[Mac OS X](https://www.arduino.cc/en/Guide/MacOSX)