From 658271977dfb352f0bfb7ec61fbdc65119ab4bd5 Mon Sep 17 00:00:00 2001 From: Darren Date: Tue, 2 Jul 2013 23:53:41 +0100 Subject: [PATCH] README: Use https links for git clone --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4cea70..c780c2a 100755 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Our development IRC channel is on the Freenode network, irc.freenode.net #kiwiir 1. Download the Kiwi source or clone the git repository: - `$ git clone git@github.com:prawnsalad/KiwiIRC.git && cd KiwiIRC` + `$ git clone https://github.com/prawnsalad/KiwiIRC.git && cd KiwiIRC` 2. Install the dependencies: -- 2.25.1