Skip to content

Commit

Permalink
[1.5.x] Added a note about pip upgrade flag.
Browse files Browse the repository at this point in the history
Thanks Jannis Leidel for the suggestion.

Backport of 0e45f75 from master
  • Loading branch information
timgraham committed May 22, 2013
1 parent 1add646 commit 194eace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/howto/upgrade-version.txt
Expand Up @@ -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.

Expand Down

0 comments on commit 194eace

Please sign in to comment.