From 131809e5085a57a41da14aec68a3467a1a109115 Mon Sep 17 00:00:00 2001 From: Sudar Date: Thu, 27 Nov 2014 19:48:25 +0530 Subject: [PATCH] Add information about installing dependencies when installing using homebrew Refer to https://github.com/sudar/homebrew-arduino-mk/issues/2#issuecomment-64432785 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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