Okay, I think I got the rst syntax this time...

This commit is contained in:
Marianne Corvellec
2013-06-28 19:10:55 -04:00
parent edee15054b
commit 0baffad640
+3 -2
View File
@@ -7,8 +7,9 @@ Build Requirements
`Matplotlib >= 1.0 <http://matplotlib.sf.net>`__ is needed to generate the
examples in the documentation.
You can use pip to automatically install the base dependencies as follows:
$ pip install -r requirements.txt
You can use pip to automatically install the base dependencies as follows::
$ pip install -r requirements.txt
Runtime requirements
--------------------