git clone from https instead of git:// because gitorious broke the latter
This commit is contained in:
parent
b95d06f6d0
commit
47f66be97c
@ -193,7 +193,7 @@ Change to the MediaGoblin directory that you just created::
|
|||||||
|
|
||||||
Clone the MediaGoblin repository and set up the git submodules::
|
Clone the MediaGoblin repository and set up the git submodules::
|
||||||
|
|
||||||
git clone git://gitorious.org/mediagoblin/mediagoblin.git
|
git clone https://gitorious.org/mediagoblin/mediagoblin.git
|
||||||
cd mediagoblin
|
cd mediagoblin
|
||||||
git submodule init && git submodule update
|
git submodule init && git submodule update
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user