summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2017-09-30 12:31:24 +0200
committerJan Lehnardt <jan@apache.org>2017-09-30 12:31:24 +0200
commit8b8de979600193c2283189a196deea01892c14b5 (patch)
tree819c92cea769ff4d4a268498e768eb89fc2356bd
parent262c52703e18b282c9828a76f8770ead5393a2fe (diff)
downloadcouchdb-fix/docs-mac-spidermonkey.tar.gz
add sphinx_rtd_themefix/docs-mac-spidermonkey
-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
~~~~~~~