Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit f247a6d

Browse files
mikebazadiazulay
andauthored
Fix confusion about IDE breaking changes (#1229)
Closed issue #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. Co-authored-by: Adi Azulay <[email protected]>
1 parent 232b8c1 commit f247a6d

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)