From: Paul Brossier Date: Wed, 29 Jul 2015 11:21:07 +0000 (+0200) Subject: README.md: update waf location, compiles on iOS not only iPhone X-Git-Tag: 0.4.2~16 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=a1718fc896310b64032c380dcd5ab7f6a35edd58;p=aubio.git README.md: update waf location, compiles on iOS not only iPhone --- 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 ------------------------