summaryrefslogtreecommitdiff
path: root/INSTALL.Unix.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.Unix.md')
-rw-r--r--INSTALL.Unix.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL.Unix.md b/INSTALL.Unix.md
index bfd9c89a2..f0baf58c9 100644
--- a/INSTALL.Unix.md
+++ b/INSTALL.Unix.md
@@ -74,6 +74,9 @@ You can install the documentation dependencies by running:
sudo apt-get --no-install-recommends -y install \
python-sphinx
+
+ sudo pip install --upgrade sphinx_rtd_theme nose requests hypothesis
+
Be sure to update the version numbers to match your system's available
packages.