forked from orbit-oss/flask
pip vs. easy_install consistency
This commit is contained in:
parent
36da8e41de
commit
e08028de55
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ System-Wide Installation
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
This is possible as well, though I do not recommend it. Just run
|
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
|
$ sudo pip install Flask
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue