From d0ca3174559ab5db223320b98ebd02baed35d462 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 3 Apr 2014 11:52:07 +0200 Subject: Manual: use the ssh github repo url instead for forked repos. --- Manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Manual.md') diff --git a/Manual.md b/Manual.md index 27160e21d9c..3cf651f6d3c 100644 --- a/Manual.md +++ b/Manual.md @@ -579,7 +579,7 @@ the installed files (`xbps-src show-files`) before pushing new updates. Fork the voidlinux `xbps-packages` git repository on github and clone it: - $ git clone git://github.com//xbps-packages.git + $ git clone git@github.com:/xbps-packages.git You can now make your own commits to the `forked` repository: -- cgit v1.2.3