From: Paul Brossier Date: Sat, 1 Aug 2015 07:42:07 +0000 (+0200) Subject: README.md: add a note about missing waf X-Git-Tag: 0.4.2~7 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=10482d231382d920a0b9a8467e6062ea01387618;p=aubio.git README.md: add a note about missing waf --- diff --git a/README.md b/README.md index be9d5078..bcc8e30e 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,10 @@ aubio uses [waf](https://waf.io/) to configure, compile, and test the source: ./waf build sudo ./waf install +If waf is not found in the directory, you can download and install it with: + + make getwaf + aubio compiles on Linux, Mac OS X, Cygwin, and iOS. Credits and Publications