Skip to content

Commit bbd920b

Browse files
mcdonnelldeancmaglie
authored andcommitted
Clarify install via download
- Clarify executable needs to be renamed to proceed with the getting started section - Not needed for the build from source section
1 parent 0031c6d commit bbd920b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ the latest preview version is `0.3.3-alpha.preview`:
2525
- [Windows](https://downloads.arduino.cc/arduino-cli/arduino-cli-latest-windows.zip)
2626
- [Mac OSX](https://downloads.arduino.cc/arduino-cli/arduino-cli-latest-osx.zip)
2727

28+
Once downloaded, place the executable into a directory which is in your `PATH` environment variable. To use the tool as it is presented in the Getting started guide below (`arduino-cli`), you should rename the executable from _arduino-cli-0.2.2-alpha.preview-XYZ_ to _arduino-cli_.
29+
2830
### Build the latest "bleeding-edge" from source
2931

3032
* You should have a recent Go compiler installed.

0 commit comments

Comments
 (0)