Temporarily switching git:// to http://

This commit is contained in:
Christopher Allan Webber 2013-09-05 09:37:08 -05:00
parent 936624c362
commit 18922af583

View File

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