summaryrefslogtreecommitdiff
path: root/README-DEV.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README-DEV.rst')
-rw-r--r--README-DEV.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-DEV.rst b/README-DEV.rst
index 205ffcc02..613aea2b6 100644
--- a/README-DEV.rst
+++ b/README-DEV.rst
@@ -97,7 +97,7 @@ If you don't already have pip installed, install it::
Now, install the required Python packages::
- sudo pip install sphinx docutils pygments nose requests hypothesis
+ sudo pip install sphinx docutils pygments nose requests hypothesis sphinx_rtd_theme
FreeBSD
~~~~~~~