From f722f3658457e737e668a48bd5c02722a0312415 Mon Sep 17 00:00:00 2001 From: Eliott Paris Date: Wed, 29 Mar 2017 03:19:26 +0200 Subject: [PATCH] Updated MacOSX script name in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`. -- 2.11.0