Merge pull request #462 from SimonSapin/patch-4

Install docs: pip vs. easy_install consistency
This commit is contained in:
Kenneth Reitz 2012-03-27 07:12:01 -07:00
commit 6b4a86df3b

View file

@ -94,7 +94,7 @@ System-Wide Installation
------------------------
This is possible as well, though I do not recommend it. Just run
`easy_install` with root privileges::
`pip` with root privileges::
$ sudo pip install Flask