Skip to content

Commit

Permalink
Update README with South instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
housleyjk committed May 16, 2014
1 parent 4123e75 commit eff5588
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 @@ -31,7 +31,8 @@ Install all python dependencies in the virtual environment

Initialize the sqlite database

./manage.py syncdb
./manage.py syncdb --all
./manage.py migrate --fake

### Run it ###

Expand Down

0 comments on commit eff5588

Please sign in to comment.