From f29f2cbd00dbe5f81b2a2867e9e931bcf5221b36 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 15 Jun 2015 21:11:09 +0200 Subject: README: use secure protocol for Git repository --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index cfd676098..d92c7f8bf 100644 --- a/README +++ b/README @@ -38,7 +38,7 @@ GIT To download the very latest source off the GIT server do this: - git clone git://github.com/bagder/curl.git + git clone https://github.com/bagder/curl.git (you'll get a directory named curl created, filled with the source code) -- cgit v1.2.3