From: Darren Date: Tue, 2 Jul 2013 22:53:41 +0000 (+0100) Subject: README: Use https links for git clone X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=658271977dfb352f0bfb7ec61fbdc65119ab4bd5;hp=647d7fac325c9aedf1bae1f8ef0c22a6fe6d27eb;p=KiwiIRC.git README: Use https links for git clone --- 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: