Commit bfca5c49 authored by Efrat Levitan's avatar Efrat Levitan Committed by Roberto Sora

install arduino-cli via homebrew (#437)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
Co-Authored-By: default avatarEdoardo T <endorama@users.noreply.github.com>

* Update README.md
Co-Authored-By: default avatarRoberto Sora <r.sora@arduino.cc>
parent 1ceab8b1
......@@ -18,6 +18,13 @@ build the source code, run the tests, and contribute your changes to the project
## How to install
### macOS/Linux installation via Homebrew
The arduino-cli is available as a brew formula since version `0.5.0`:
```
brew update
brew install arduino-cli
```
### Get the latest package
#### Using the install script
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment