From a1718fc896310b64032c380dcd5ab7f6a35edd58 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Wed, 29 Jul 2015 13:21:07 +0200 Subject: [PATCH] README.md: update waf location, compiles on iOS not only iPhone --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index edb9b2c5..be9d5078 100644 --- a/README.md +++ b/README.md @@ -77,14 +77,13 @@ A number of distributions already include aubio. Check your favorite package management system, or have a look at the [download page](http://aubio.org/download). -aubio uses [waf](https://code.google.com/p/waf/) to configure, compile, and -test the source: +aubio uses [waf](https://waf.io/) to configure, compile, and test the source: ./waf configure ./waf build sudo ./waf install -aubio compiles on Linux, Mac OS X, Cygwin, and iPhone. +aubio compiles on Linux, Mac OS X, Cygwin, and iOS. Credits and Publications ------------------------ -- 2.11.0