Skip to content

Commit 4779a3c

Browse files
authored
Fix confusion about IDE breaking changes
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.
1 parent 3bb7b14 commit 4779a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Either the Arduino IDE or Arduino CLI are required.
2222
The Arduino IDE can be installed the Arduino [download page](https://www.arduino.cc/en/main/software#download).
2323
- The supported Arduino IDE versions are `1.6.x` and later.
2424
- 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.
2626

2727
### Arduino CLI
2828
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

Comments
 (0)