Changes clone url from http url to git url
Cloning over http is always yuckier than cloning over git protocol.
This commit is contained in:
parent
0d91af09d2
commit
ef8e47f260
@ -85,7 +85,7 @@ After installing the requirements, follow these steps:
|
|||||||
|
|
||||||
1. Clone the repository::
|
1. Clone the repository::
|
||||||
|
|
||||||
git clone http://git.gitorious.org/mediagoblin/mediagoblin.git
|
git clone git://gitorious.org/mediagoblin/mediagoblin.git
|
||||||
|
|
||||||
2. Bootstrap and run buildout::
|
2. Bootstrap and run buildout::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user