Fixing grammar on telling users to run dbupdate

This commit is contained in:
Christopher Allan Webber 2012-08-05 10:14:15 -05:00
parent 325e9bc418
commit 8d9aa03fba

View File

@ -181,7 +181,7 @@ flup::
./bin/easy_install flup
This concludes the initial configuration of the development
environment. In the future, you want update your
environment. In the future, when you update your
codebase, you should also run::
./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate