From d7fff1c0a4d2dc7be2ad8975f38df50b66a3b2fa Mon Sep 17 00:00:00 2001 From: Albert <83247762+TheAlbertDev@users.noreply.github.com> Date: Thu, 29 Sep 2022 13:13:55 +0200 Subject: [PATCH] Update index.markdown --- index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.markdown b/index.markdown index b30b6d1..081ff2d 100644 --- a/index.markdown +++ b/index.markdown @@ -49,7 +49,7 @@ This version is automatically packages after a build has passed. Alternatively, you can clone the github repository, read-only: {% highlight bash %} -$ git clone git://github.com/cpputest/cpputest.git +$ git clone https://github.com/cpputest/cpputest.git {% endhighlight %} Or clone it via ssh (which requires a github account)