diff --git a/trunk/README.txt b/trunk/README.txt index b6a6861..4c14383 100644 --- a/trunk/README.txt +++ b/trunk/README.txt @@ -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.