Skip to content

Commit

Permalink
Updated the comments about how to run sample_app
Browse files Browse the repository at this point in the history
  • Loading branch information
eshijia committed Sep 18, 2015
1 parent 5024457 commit 3f45284
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sample_app/__init__.py
Original file line number Diff line number Diff line change
@@ -5,8 +5,7 @@
#
# $ pip install -r sample_app/requirements.txt
#
# This will, among other things, install Flask-Appconfig, which contains a
# program to run the application.
# Then, you can actually run the application.
#
# $ flask --app=sample_app dev
#

0 comments on commit 3f45284

Please sign in to comment.