Skip to content

Commit 131809e

Browse files
committed
Add information about installing dependencies when installing using
homebrew Refer to sudar/homebrew-arduino-mk#2 (comment)
1 parent 32a12e4 commit 131809e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ sudo apt-get install arduino-mk
3333
#### homebrew (or linuxbrew)
3434

3535
If you're using homebrew (or [linuxbrew](https://github.com/Homebrew/linuxbrew)) then you can find this in the
36-
`arduino-mk` package which can be installed using the following commands
36+
`arduino-mk` package which can be installed using the following commands.
37+
38+
Also make sure you have the necessary dependencies installed. Refer to the Requirements section below to install the dependencies.
3739

3840
```shell
3941
# add tap

0 commit comments

Comments
 (0)