From: Eliott Paris Date: Wed, 29 Mar 2017 01:19:26 +0000 (+0200) Subject: Updated MacOSX script name in the readme X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=f722f3658457e737e668a48bd5c02722a0312415;p=ofxAubio.git Updated MacOSX script name in the readme --- diff --git a/README.md b/README.md index 21f1333..01c9f9d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Fetch `ofxAubio` and `aubio.framework` from inside your openFrameworks root: $ cd /path/to/of_root/addons $ git clone git://git.aubio.org/git/ofxAubio/ $ cd ofxAubio - $ ./scripts/fetch_aubio_framework.sh + $ ./scripts/fetch_aubio_osx_framework.sh Select projectGenerator, select 'update project', then select the path of `example_aubioDemo`, `/path/to/of_root/addons/ofxAubio/example_aubioDemo`.