mirror of
https://github.com/django/django.git
synced 2025-11-01 12:25:37 +00:00
Removed sudo from pip commands in docs.
This commit is contained in:
parent
24aa85cea9
commit
37b13033c6
8 changed files with 8 additions and 8 deletions
|
|
@ -46,7 +46,7 @@ __ http://sphinx-doc.org/
|
|||
__ http://docutils.sourceforge.net/
|
||||
|
||||
To actually build the documentation locally, you'll currently need to install
|
||||
Sphinx -- ``sudo pip install Sphinx`` should do the trick.
|
||||
Sphinx -- ``pip install Sphinx`` should do the trick.
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue