From 95fa6fd2575eff70b23bbceb5fbd0b8ac9edf247 Mon Sep 17 00:00:00 2001 From: johnthagen Date: Wed, 2 Nov 2016 16:22:23 -0400 Subject: [PATCH] Fix pip sphinx install command --- docs/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: