mirror of
https://github.com/Hopiu/django.git
synced 2026-04-22 07:44:49 +00:00
Added a note about pip upgrade flag.
Thanks Jannis Leidel for the suggestion.
This commit is contained in:
parent
ef8a9bc7fa
commit
0e45f75112
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ The most convenient way is to use pip_:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
pip install Django
|
||||
pip install -U Django
|
||||
|
||||
pip_ also automatically uninstalls the previous version of Django.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue