mirror of https://github.com/django/django.git
[1.5.x] Added a note about pip upgrade flag.
Thanks Jannis Leidel for the suggestion.
Backport of 0e45f75112
from master
This commit is contained in:
parent
1add64684c
commit
194eaceca7
|
@ -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 New Issue