diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2015-05-22 11:28:23 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2015-05-22 11:28:23 -0500 |
commit | c2382bd4ea50891a483eaef75a7f69f7fe3ad332 (patch) | |
tree | fc80681cbacef22d9fdb6fad3efc6f7b7afb4acd /docs | |
parent | 6adee95a257b647a0c0bef8b4e488e5a9e2a66c9 (diff) | |
download | mediagoblin-c2382bd4ea50891a483eaef75a7f69f7fe3ad332.tar.lz mediagoblin-c2382bd4ea50891a483eaef75a7f69f7fe3ad332.tar.xz mediagoblin-c2382bd4ea50891a483eaef75a7f69f7fe3ad332.zip |
Clarifying the "note these steps"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 4ae41e5d..c36fca4d 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -57,7 +57,8 @@ trouble, consider pinging the MediaGoblin list or IRC channel. 3. Also run ``./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate`` -Please note this important second new step! +Please note the important steps of 0 and 2, which have not appeared in +prior upgrade guides! Additionally: |