Skip to content

Commit 3fe13c5

Browse files
cmaglieper1234
andauthored
Update docs/UPGRADING.md
Co-authored-by: per1234 <[email protected]>
1 parent 520de09 commit 3fe13c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: docs/UPGRADING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,9 @@ must be changed to:
268268

269269
### Removed detection of Arduino IDE bundling
270270

271-
Arduino CLI does not check anymore if it's bundled with the Arduino IDE. Previously this check allowed the Arduino CLI
272-
to automatically use the libraries and tools bundled in the Arduino IDE, now this is not supported anymore unless the
273-
configuration keys `directories.builtin.libraries` and `directories.builtin.tools` are set.
271+
Arduino CLI does not check anymore if it's bundled with the Arduino IDE 1.x. Previously this check allowed the Arduino
272+
CLI to automatically use the libraries and tools bundled in the Arduino IDE, now this is not supported anymore unless
273+
the configuration keys `directories.builtin.libraries` and `directories.builtin.tools` are set.
274274

275275
### gRPC enumeration renamed enum value in `cc.arduino.cli.commands.v1.LibraryLocation`
276276

0 commit comments

Comments
 (0)