Also add git submodule init to the release docs
This commit is contained in:
parent
5a9111063f
commit
c7690151cc
@ -27,7 +27,7 @@ carefully, or at least skim over it.
|
||||
**Do this to upgrade**
|
||||
|
||||
1. Update to the latest release. If checked out from git, run:
|
||||
``git fetch && git checkout -q v0.7.0 && git submodule update``
|
||||
``git fetch && git checkout -q v0.7.0 && git submodule init && git submodule update``
|
||||
2. Make sure to run
|
||||
``./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate``
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user