diff options
Diffstat (limited to 'docs/intro')
| -rw-r--r-- | docs/intro/whatsnext.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt index 4a5c3e21ff..6da2aa830b 100644 --- a/docs/intro/whatsnext.txt +++ b/docs/intro/whatsnext.txt @@ -165,7 +165,7 @@ You can get a local copy of the HTML documentation following a few easy steps: .. code-block:: bash - $ sudo pip install Sphinx + $ pip install Sphinx * Then, just use the included ``Makefile`` to turn the documentation into HTML: |
