From 1e18df6a75fb53044f93a42404ba1e0623f77b7c Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 7 Mar 2014 23:31:47 -0300 Subject: [PATCH] python/README: improve --- python/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.11.0