mirror of https://github.com/perkeep/perkeep.git
CONTRIBUTING: fix clone url
Use Perkeep repo instead of frozen Camlistore one. Change-Id: I1ca473fad29c5718e1ba1b987a910f1f5c310a5f
This commit is contained in:
parent
b2f5e85b51
commit
3a45ef75db
|
@ -21,7 +21,7 @@ godoc.org.
|
|||
It's recommended you use git to fetch the source code, rather than
|
||||
hack from a Perkeep release's zip file:
|
||||
|
||||
$ git clone https://camlistore.googlesource.com/camlistore perkeep
|
||||
$ git clone https://perkeep.googlesource.com/perkeep perkeep.org
|
||||
|
||||
(We use github for distribution but its code review system is not as
|
||||
nice as Gerrit, so we don't use its Pull Request mechanism. The Gerrit
|
||||
|
|
Loading…
Reference in New Issue