diff --git a/README.rst b/README.rst index a86c7e3..d50d78b 100644 --- a/README.rst +++ b/README.rst @@ -19,7 +19,12 @@ As these tools mature, these utilities will be merged into IPython. Requirements ============ -The latest development version of doctest is required. This can be installed +You will need the `python markdown module +`_ :: + + $ pip install markdown + +as well as the latest development version of docutils. This can be installed via :: $ curl http://docutils.svn.sourceforge.net/viewvc/docutils/trunk/docutils/?view=tar > docutils.tgz