change git address to savannah's git

This commit is contained in:
Boris Bobrov 2015-04-16 20:14:39 +03:00 committed by Christopher Allan Webber
parent 47f66be97c
commit 4fd98b70d2

View File

@ -193,7 +193,7 @@ Change to the MediaGoblin directory that you just created::
Clone the MediaGoblin repository and set up the git submodules::
git clone https://gitorious.org/mediagoblin/mediagoblin.git
git clone git://git.savannah.gnu.org/mediagoblin.git -b stable
cd mediagoblin
git submodule init && git submodule update