Skip to content

Commit bfca5c4

Browse files
Efrat19Roberto Sora
and
Roberto Sora
committed
install arduino-cli via homebrew (#437)
* Update README.md * Update README.md * Update README.md * Update README.md * Update README.md Co-Authored-By: Edoardo T <[email protected]> * Update README.md Co-Authored-By: Roberto Sora <[email protected]>
1 parent 1ceab8b commit bfca5c4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: README.md

+7
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ build the source code, run the tests, and contribute your changes to the project
1818

1919
## How to install
2020

21+
### macOS/Linux installation via Homebrew
22+
23+
The arduino-cli is available as a brew formula since version `0.5.0`:
24+
```
25+
brew update
26+
brew install arduino-cli
27+
```
2128
### Get the latest package
2229

2330
#### Using the install script

0 commit comments

Comments
 (0)