From 3a270213296b9cab0982aebbd6c6292e1b5c3c69 Mon Sep 17 00:00:00 2001 From: jmamma Date: Sat, 1 Sep 2018 14:20:36 +1000 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1820c069b..f1cffd647 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,12 @@ part of the MIDICtrl framework. MacOS / Linux: -1) Download the Arduino IDE https://www.arduino.cc/en/Main/Software (1.8.5 tested) +1) Download the Arduino IDE https://www.arduino.cc/en/Main/Software (1.8.6 tested) -2) Get the MIDICtrl library and MegaCommand Core (same repo): +2) Copy Arduino.app to your /Applications folder and launch it. + (Must be opened first before performing step below) + +2) Get the MIDICtrl library and MegaCommand Core (same repo) and copy it to /Applications/Arduino.app/Contents/Java/hardware/ : ``` cd /Applications/Arduino.app/Contents/Java/hardware/ git clone https://github.com/jmamma/MIDICtrl20_MegaCommand