Skip to content

Commit

Permalink
Simplify run instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rtzll committed Oct 28, 2016
1 parent dfa1c75 commit 1404233
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ If you prefer to run it directly on your local machine, I suggest using
anyway here the commands you have to enter:

pip install -r requirements.txt
export FLASK_APP=todolist.py
flask run
FLASK_APP=todolist.py flask run

To add some 'play' data you can run

Expand Down

0 comments on commit 1404233

Please sign in to comment.