Skip to content

Commit 3de8de1

Browse files
author
Kenneth Reitz
committed
pip > easy_install
1 parent 96d7f20 commit 3de8de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def hello():
2525
2626
::
2727
28-
$ easy_install Flask
28+
$ pip install Flask
2929
$ python hello.py
3030
* Running on http://localhost:5000/
3131

0 commit comments

Comments
 (0)