From 7f298d0db2958a257c9a1db23bf3cf2fd9315a0f Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sun, 6 Oct 2013 19:12:18 +0200 Subject: [PATCH] Use SSH git URL. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index b85112c..ec18509 100644 --- a/README +++ b/README @@ -40,7 +40,7 @@ version. You may check out the sources using Git with the following command: ------ - $ git clone git://github.com/Yubico/yubico-pam.git yubico-pam + $ git clone git@github.com:Yubico/yubico-pam.git yubico-pam ------ This will create a directory 'yubico-pam'.