forked from orbit-oss/flask
pip > easy_install
This commit is contained in:
parent
96d7f20787
commit
3de8de1985
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue