pip vs. easy_install consistency

This commit is contained in:
Simon Sapin 2012-03-27 17:08:55 +03:00
parent 36da8e41de
commit e08028de55

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