From 249b4a04bac50fcb9510e71ad142fcabf7b7f61d Mon Sep 17 00:00:00 2001 From: Jan Christopher Vogt Date: Wed, 29 Mar 2017 22:13:46 -0400 Subject: Suggest HTTPS url as I suppose SSH requires setup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cad92c9..40b25bb 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ We know that's a bit unusual, but roll with it, there are good reasons :). Open a shell, cd to the directory where you want to install cbt and execute: ``` -$ git clone git@github.com:cvogt/cbt.git +$ git clone https://github.com/cvogt/cbt.git ``` There are a bash script `cbt` and a `cbt.bat` in the checkout directory. -- cgit v1.2.3