Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
maehr committed Aug 2, 2018
1 parent ef254a8 commit 30a9aca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ pip install --upgrade pip
virtualenv venv
cd venv
source bin/activate
python app.py
cd ..
pip install -r requirements.txt
```

### Start the development server
Expand Down

0 comments on commit 30a9aca

Please sign in to comment.