summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/database.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/database.rst b/doc/database.rst
index c09f132..433335c 100644
--- a/doc/database.rst
+++ b/doc/database.rst
@@ -7,6 +7,7 @@ access URLs in ``hyperkitty_standalone/settings.py`` (or
created using the following command::
python hyperkitty_standalone/manage.py syncdb
+ python hyperkitty_standalone/manage.py migrate hyperkitty
KittyStore's database will be created automatically on first access.