diff --git a/Uploading-code-to-the-Arduino.md b/Uploading-code-to-the-Arduino.md index 219685c..7df96ff 100644 --- a/Uploading-code-to-the-Arduino.md +++ b/Uploading-code-to-the-Arduino.md @@ -1,6 +1,9 @@ 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)