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

Commit d908963

Browse files
committed
Remove outdated information re: using Arduino CLI from PATH
Arduino Pro IDE 0.1.0 no longer uses Arduino CLI from the PATH.
1 parent 880c347 commit d908963

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

Diff for: README.md

-12
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,6 @@ macOS | | [Nightly macOS 64 bit] |
3434
date, using the format YYYYMMDD (i.e for 2019/Aug/06 `latest` is
3535
replaced with `20190806` )
3636

37-
### Arduino CLI
38-
39-
The Arduino Pro IDE uses the `arduino-cli` binary found in the system's PATH or its own embedded one if the `arduino-cli` is not found.
40-
So please make sure you have the latest version of the [Arduino CLI](https://github.com/arduino/arduino-cli) as described in the [How to Install the Arduino CLI](https://github.com/arduino/arduino-cli#how-to-install) doc,
41-
or remove your `arduino-cli` from the system PATH.
42-
43-
You can check your `arduino-cli` version with
44-
45-
```
46-
$ arduino-cli version
47-
```
48-
4937
### Install a core to support your board
5038
The Arduino Pro IDE does not provide pre-installed cores, so, to have board support, you have to install a core by using the menu
5139

0 commit comments

Comments
 (0)