Switch git remote url

This commit is contained in:
Christopher Allan Webber 2015-05-22 11:11:42 -05:00
parent 4baccdf89e
commit 11199c3161

View File

@ -48,6 +48,8 @@ trouble, consider pinging the MediaGoblin list or IRC channel.
**Do this to upgrade**
0. If you haven't already, switch the git remote URL:
``git remote set-url origin git://git.savannah.gnu.org/mediagoblin.git``
1. Update to the latest release. If checked out from git, run:
``git fetch && git checkout -q v0.8.0 && git submodule init && git submodule update``
2. Run