ref: c3d286cf66643e0ccf088ccdf2df24061d5f8c0c
parent: f719589b3867d2a167fead6e990de8a3edb9d1b3
author: Paul Brossier <[email protected]>
date: Fri Feb 8 23:30:22 EST 2013
README.md: add pip install matplotlib
--- a/interfaces/python/README.md
+++ b/interfaces/python/README.md
@@ -29,7 +29,12 @@
$ curl -O https://raw.github.com/pypa/pip/master/contrib/get-pip.py
$ ${SUDO} python get-pip.py
-Dowload and install [Scipy superpack](http://fonnesbeck.github.com/ScipySuperpack/)
+Download and install [matplotlib](http://matplotlib.sourceforge.net/)
+
+ $ pip install matplotlib
+
+Alternatively, you can fetch the fully fledged [Scipy
+superpack](http://fonnesbeck.github.com/ScipySuperpack/)
$ curl -O https://raw.github.com/fonnesbeck/ScipySuperpack/master/install_superpack.sh
$ sh install_superpack.sh