summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohnthagen <johnthagen@users.noreply.github.com>2016-11-02 16:22:23 -0400
committerGitHub <noreply@github.com>2016-11-02 16:22:23 -0400
commit95fa6fd2575eff70b23bbceb5fbd0b8ac9edf247 (patch)
tree9282cf05e787505a5e1b1d7e8d844452efdbc75d
parent19d0af9a0429e6169fa0370c43ccc69afe7dcb92 (diff)
downloadpysnmp-git-95fa6fd2575eff70b23bbceb5fbd0b8ac9edf247.tar.gz
Fix pip sphinx install command
-rw-r--r--docs/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.txt b/docs/README.txt
index 0df1a433..844ad567 100644
--- a/docs/README.txt
+++ b/docs/README.txt
@@ -2,7 +2,7 @@ You need Sphinx to build this documentation. Or you can read it in ASCII. ;)
Better run:
-# pip sphinx
+# pip install sphinx
and once Sphinx is installed on your system, run: