Updated MacOSX script name in the readme
authorEliott Paris <eliottparis@gmail.com>
Wed, 29 Mar 2017 01:19:26 +0000 (03:19 +0200)
committerGitHub <noreply@github.com>
Wed, 29 Mar 2017 01:19:26 +0000 (03:19 +0200)
README.md

index 21f1333..01c9f9d 100644 (file)
--- 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`.