changeset 480:6dfe3dd38878

Typo fix
author Chris Cannam
date Tue, 31 Jan 2017 12:04:20 +0000
parents ea8e56f0796a
children 8701366604c7
files build/README.osx
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build/README.osx	Mon Jan 09 16:31:58 2017 +0000
+++ b/build/README.osx	Tue Jan 31 12:04:20 2017 +0000
@@ -23,13 +23,13 @@
 To build only the SDK and example plugins (for example if you do not
 have libsndfile installed):
 
- $ make -f build/Makefile.osx sdk examples
+ $ make -f build/Makefile.osx sdk plugins
 
 See the comments at the top of Makefile.osx for more information about
 the libraries and other targets that are built in this way.
 
-If you are using an IDE such as Xcode, you may prefer to simply add
-the vamp-sdk and src/vamp-sdk (for plugins) or vamp-hostsdk and
+If you are using an IDE such as Xcode, you may prefer to add the
+vamp-sdk and src/vamp-sdk (for plugins) or vamp-hostsdk and
 src/vamp-hostsdk (for hosts) directories to your existing project.
 
 If you are using OS/X 10.6 or older, you could try Makefile.osx.106