Fix #5517 - Change docs to clone repo using https
This commit is contained in:
parent
66dbc22e73
commit
eee3e41bcf
@ -240,7 +240,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://git.savannah.gnu.org/mediagoblin.git -b stable
|
$ git clone https://git.savannah.gnu.org/git/mediagoblin.git -b stable
|
||||||
$ 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