Skip to content

Commit

Permalink
Update readme to add syncdb step
Browse files Browse the repository at this point in the history
  • Loading branch information
divyekapoor committed Mar 16, 2011
1 parent f335993 commit c4f28f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -26,6 +26,10 @@ To see how the site performs:
3. Install sqlite3 (if not present)
sudo apt-get install sqlite3

4. Create a local database copy
cd exnihilo
./manage.py syncdb

4. Run the development server
make runserver

Expand Down

0 comments on commit c4f28f1

Please sign in to comment.