pip > easy_install

This commit is contained in:
Kenneth Reitz 2012-02-06 20:19:32 -05:00
parent 96d7f20787
commit 3de8de1985

View file

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