Merge pull request #462 from SimonSapin/patch-4
Install docs: pip vs. easy_install consistency
This commit is contained in:
commit
6b4a86df3b
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
|
||||
`easy_install` with root privileges::
|
||||
`pip` with root privileges::
|
||||
|
||||
$ sudo pip install Flask
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue