Fix pip sphinx install command

pull/26/head
johnthagen 2016-11-02 16:22:23 -04:00 committed by GitHub
parent 19d0af9a04
commit 95fa6fd257
1 changed files with 1 additions and 1 deletions

View File

@ -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: