Encourage users to run migrations every time they buildout.
This commit is contained in:
parent
50c880ac0f
commit
f4cfb4e9c8
@ -96,7 +96,7 @@ While hacking on GNU MediaGoblin over time, you'll eventually have to
|
||||
update your development environment because the dependencies have
|
||||
changed. To do that, run::
|
||||
|
||||
./bin/buildout
|
||||
./bin/buildout && ./bin/gmg migrate
|
||||
|
||||
|
||||
**Updating for code changes**
|
||||
|
Loading…
x
Reference in New Issue
Block a user