Update Readme Typo
authorSam Alexander <sxalexander@gmail.com>
Fri, 8 Jul 2016 17:33:00 +0000 (10:33 -0700)
committerGitHub <noreply@github.com>
Fri, 8 Jul 2016 17:33:00 +0000 (10:33 -0700)
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.