ref: 7b69bc61b9bcdb4a49494f9dec1fd8fd703c03f4
parent: 0dfcea59e8561f8ca8dd10095b56d4ed0ab137b8
author: Sam Alexander <sxalexander@gmail.com>
date: Fri Jul 8 06:33:00 EDT 2016
Update Readme Typo
--- a/python/README
+++ b/python/README
@@ -56,7 +56,7 @@
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.