aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2014-11-27 19:48:25 +0530
committerSudar <sudar@sudarmuthu.com>2014-11-27 19:48:25 +0530
commit131809e5085a57a41da14aec68a3467a1a109115 (patch)
tree502778be622316117862175df80393375d73c867 /README.md
parent32a12e46d11d1ef9c0e18b8965f2851662227146 (diff)
Add information about installing dependencies when installing using
homebrew Refer to https://github.com/sudar/homebrew-arduino-mk/issues/2#issuecomment-64432785
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 133a9e4..7f017b0 100644
--- a/README.md
+++ b/README.md
@@ -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