From 2708fc90b583e4190f99e5efde7e48667f97dd58 Mon Sep 17 00:00:00 2001
From: Klas Lindfors <klas@yubico.com>
Date: Fri, 13 Mar 2015 21:16:57 +0100
Subject: [PATCH] fix the git url again

fixes #54
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 047154d..575e6a3 100644
--- a/README
+++ b/README
@@ -38,7 +38,7 @@ version.
 You may check out the sources using Git with the following command:
 
 ------
-$ git clone https://github.com:Yubico/yubico-pam.git yubico-pam
+$ git clone https://github.com/Yubico/yubico-pam.git
 ------
 
 This will create the directory `yubico-pam`.