You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/Software Support/Installation/Download-and-install-Arduino-IDE.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,14 @@ Learn how to download and install the desktop-based Arduino IDE.
13
13
14
14
### Windows
15
15
16
-
1. <aclass="link-download"href="https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_Windows_64bit.exe">Download the latest release</a>
16
+
1. <aclass="link-download"href="https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_Windows_64bit.exe">Download the latest release</a> (The download will start after you click this link. Check your browser's download manager or the Downloads folder on your computer to find the downloaded file)
17
17
2. Double-click the executable (.exe) file.
18
18
3. Follow the instructions in the installation guide.
19
19
4. When completing the setup, leave _Run Arduino IDE_ ticked to launch the application, or launch it later from the Start Menu.
20
20
21
21
### macOS
22
22
23
-
1. <aclass="link-download"href="https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_macOS_64bit.dmg">Download the latest release</a>
23
+
1. <aclass="link-download"href="https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_macOS_64bit.dmg">Download the latest release</a> (The download will start after you click this link. Check your browser's download manager or the Downloads folder on your computer to find the downloaded file)
24
24
2. Double-click the disk image (.dmg) file.
25
25
3. Drag and drop the Arduino IDE application into the Applications folder.
26
26
4. Launch Arduino IDE the same way you would launch any other application (such as <kbd>⌘</kbd> + <kbd>Space</kbd> for Spotlight and search for "Arduino").
0 commit comments