From 8dc05e338e8830445de97ad77ff84ade9030b7bb Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Fri, 20 Feb 2015 22:34:53 +0100 Subject: [PATCH] reference github with https, not git@ fixes #54 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 5324ad9..c5c8fd8 100644 --- a/README +++ b/README @@ -38,7 +38,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 https://github.com:Yubico/yubico-pam.git yubico-pam ------ This will create the directory `yubico-pam`.