From 7b69bc61b9bcdb4a49494f9dec1fd8fd703c03f4 Mon Sep 17 00:00:00 2001 From: Sam Alexander Date: Fri, 8 Jul 2016 10:33:00 -0700 Subject: [PATCH 1/1] Update Readme Typo --- python/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/README b/python/README index ffc730ed..d28b7ea5 100644 --- a/python/README +++ b/python/README @@ -56,7 +56,7 @@ you should be able to run the tests: And to try out the demos: - $ ./demos/demo_source.wav /path/to/sound/sample.wav + $ ./demos/demo_source.py /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