File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -47,10 +47,12 @@ It will allow us to investigate first and not overflow the Arduino-Makefile issu
4747
4848Before 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
5658Before starting we need to install ` git ` and ` arduino ` :
You can’t perform that action at this time.
0 commit comments