Add information about installing dependencies when installing using

homebrew

Refer to https://github.com/sudar/homebrew-arduino-mk/issues/2#issuecomment-64432785
This commit is contained in:
Sudar 2014-11-27 19:48:25 +05:30
parent 32a12e46d1
commit 131809e508

View file

@ -33,7 +33,9 @@ sudo apt-get install arduino-mk
#### homebrew (or linuxbrew)
If you're using homebrew (or [linuxbrew](https://github.com/Homebrew/linuxbrew)) then you can find this in the
`arduino-mk` package which can be installed using the following commands
`arduino-mk` package which can be installed using the following commands.
Also make sure you have the necessary dependencies installed. Refer to the Requirements section below to install the dependencies.
```shell
# add tap