[doc] Missing installation instruction.

This commit is contained in:
Mikaël Ates 2011-12-23 08:14:02 +01:00
parent 95b0ef6c3c
commit 92e7c373de
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ Quick Start
Then launch the following commands::
python manage.py syncdb --migrate
python manage.py collectstatic
python manage.py runserver
You should see the following output::