Merge branch 'sxalexander-python-readme-typo'
authorPaul Brossier <piem@piem.org>
Sat, 9 Jul 2016 08:20:18 +0000 (10:20 +0200)
committerPaul Brossier <piem@piem.org>
Sat, 9 Jul 2016 08:20:18 +0000 (10:20 +0200)
python/README

index ffc730e..d28b7ea 100644 (file)
@@ -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.