Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rochacbruno authored Dec 14, 2018
1 parent 37da2fb commit f94ba35
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 @@ -26,8 +26,7 @@ cd talkshow
git checkout extended
python3.6 -m venv venv
source venv/bin/activate
pip install -e .
pip install -e .[dev]
pip install -e '.[dev]'
#comandos
flask adduser -u admin -p 1234
Expand Down

0 comments on commit f94ba35

Please sign in to comment.