Revert "Temporarily switching git:// to http://"

This reverts commit 18922af5830f4a7686ec3b3ff11dc309a5a9cca6.
This commit is contained in:
Christopher Allan Webber 2013-09-05 09:51:22 -05:00
parent 18922af583
commit 5a756fb819

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 http://git.gitorious.org/mediagoblin/mediagoblin.git
git clone git://gitorious.org/mediagoblin/mediagoblin.git
cd mediagoblin
git submodule init && git submodule update