Mention setup.py develop --upgrade also in release notes.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 10 Jul 2013 00:40:04 +0000 (19:40 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 10 Jul 2013 00:41:49 +0000 (19:41 -0500)
This commit sponsored by Christoph Schumacher.  Thank you!

docs/source/siteadmin/relnotes.rst

index 7b6d83536a8d03939bf6ba4d435da49822bef371..7ae305a7ea7446c4311f5d4fcc06f0ee5f6fa158 100644 (file)
@@ -25,7 +25,9 @@ carefully, or at least skim over it.
 =====
 
 **Do this to upgrade**
-1. Make sure to run ``bin/gmg dbupdate`` after upgrading.
+1. Make sure to run
+   ``./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate``
+   after upgrading.
 2. See "For Theme authors" if you have a custom theme.
 3. Note that ``./bin/gmg theme assetlink`` is now just
    ``./bin/gmg assetlink`` and covers both plugins and assets.