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
Closed issue microsoft#994 (and presumably others) indicate that the confusing version text referring to 1.8.7 will be corrected, but that never happened. This PR attempts to improve the text to correct the issue.
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Either the Arduino IDE or Arduino CLI are required.
22
22
The Arduino IDE can be installed the Arduino [download page](https://www.arduino.cc/en/main/software#download).
23
23
- The supported Arduino IDE versions are `1.6.x` and later.
24
24
- The Windows Store's version of the Arduino IDE is not supported because of the sandbox environment that the application runs in.
25
-
-*Note:* Arduino IDE `1.8.7`has some breaking changes, causing board package and library installation failures.
25
+
-*Note:* Arduino IDE `1.8.7`had some breaking changes, causing board package and library installation failures. These failures were corrected in `1.8.8` and later.
26
26
27
27
### Arduino CLI
28
28
The Arduino CLI can be downloaded from the repository's [release page](https://github.com/arduino/arduino-cli/releases/tag/0.13.0)
0 commit comments