Browse Source

pip > easy_install

pull/398/head
Kenneth Reitz 13 years ago
parent
commit
3de8de1985
  1. 2
      setup.py

2
setup.py

@ -25,7 +25,7 @@ And Easy to Setup
::
$ easy_install Flask
$ pip install Flask
$ python hello.py
* Running on http://localhost:5000/

Loading…
Cancel
Save