Fixing tyop'ed "dbupdate"

This commit is contained in:
Christopher Allan Webber 2012-12-20 13:54:03 -06:00
parent f822ab0de9
commit 5c99cd01a7

View File

@ -27,7 +27,7 @@ MongoDB-based MediaGoblin instance to the newer SQL-based system.
**Do this to upgrade**
1. Make sure to run ``bin/gmg dbuptdate`` after upgrading.
1. Make sure to run ``bin/gmg dbupdate`` after upgrading.
**New features**