Skip to content

Commit ef37b7d

Browse files
committed
update install with arduino version - closes #59
1 parent f2714ca commit ef37b7d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

INSTALL.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,12 @@ It will allow us to investigate first and not overflow the Arduino-Makefile issu
4747

4848
Before starting, please make sure you have those installed:
4949

50-
*[Arduino IDE 1.0.x or 1.6.x](http://arduino.cc/en/main/software#toc2) - Download the app from the website
51-
*[Homebrew](http://mxcl.github.io/homebrew/) - Follow the instructions on their website
50+
*[Arduino IDE (latest version)(1)](http://arduino.cc/en/main/software#toc2) - Download the app from the website
51+
*[Homebrew](https://brew.sh) - Follow the instructions on their website
5252
*[Git](http://git-scm.com/) - use `brew install git` to install the latest version
5353

54+
(1): Follow the requirements of [sudar/Arduino-Makefile](https://github.com/sudar/Arduino-Makefile/).
55+
5456
#### Linux
5557

5658
Before starting we need to install `git` and `arduino`:

0 commit comments

Comments
 (0)