README.md: add a note about missing waf
authorPaul Brossier <piem@piem.org>
Sat, 1 Aug 2015 07:42:07 +0000 (09:42 +0200)
committerPaul Brossier <piem@piem.org>
Sat, 1 Aug 2015 07:42:07 +0000 (09:42 +0200)
README.md

index be9d507..bcc8e30 100644 (file)
--- 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
 
     ./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
 aubio compiles on Linux, Mac OS X, Cygwin, and iOS.
 
 Credits and Publications