Browse Source

pip vs. easy_install consistency

pull/462/head
Simon Sapin 13 years ago
parent
commit
e08028de55
  1. 2
      docs/installation.rst

2
docs/installation.rst

@ -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…
Cancel
Save