summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2017-09-30 12:31:24 +0200
committerJoan Touzet <wohali@users.noreply.github.com>2017-10-19 19:13:25 -0400
commit98ee28ceaf501cb598107b56132718d2a763d3e9 (patch)
tree819c92cea769ff4d4a268498e768eb89fc2356bd
parentfdb547dccc01c3c4ca10edc696492b41b8057127 (diff)
downloadcouchdb-98ee28ceaf501cb598107b56132718d2a763d3e9.tar.gz
add sphinx_rtd_theme
-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
~~~~~~~