mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +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
|
@ -36,7 +36,7 @@ or times, please try installing it before filing a bug. It's as simple as:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
$ sudo pip install pytz
|
||||
$ pip install pytz
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue