From: Sam Alexander Date: Fri, 8 Jul 2016 17:33:00 +0000 (-0700) Subject: Update Readme Typo X-Git-Tag: 0.4.4~293^2 X-Git-Url: https://git.aubio.org/?p=aubio.git;a=commitdiff_plain;h=7b69bc61b9bcdb4a49494f9dec1fd8fd703c03f4 Update Readme Typo --- 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.