From: Paul Brossier Date: Sat, 8 Mar 2014 02:31:47 +0000 (-0300) Subject: python/README: improve X-Git-Tag: 0.4.1~18 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=1e18df6a75fb53044f93a42404ba1e0623f77b7c;p=aubio.git python/README: improve --- diff --git a/python/README b/python/README index 2149d752..c49d2a78 100644 --- a/python/README +++ b/python/README @@ -65,7 +65,7 @@ you should be able to run the tests: And to try out the demos: - $ ./demos/demo_source.wav ~/test.wav + $ ./demos/demo_source.wav /path/to/sound/sample.wav You need to install additional modules to run some of the demos. For instance, several demos use [matplotlib](http://matplotlib.org/) to draw plots.