infos on resetting the database

git-svn-id: http://yolanda.mister-muffin.de/svn@421 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
erlehmann 2009-02-07 07:28:25 +00:00
parent 7b80b1934c
commit 437d38c948

View file

@ -17,3 +17,6 @@ Tweak the config file as appropriate and then setup the application::
paster setup-app config.ini
Then you are ready to go.
Resetting the database can be accomplished by deleting the database.sql file and
running the setup command again.