aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJan Christopher Vogt <oss.nsp@cvogt.org>2017-03-29 22:13:46 -0400
committerGitHub <noreply@github.com>2017-03-29 22:13:46 -0400
commit249b4a04bac50fcb9510e71ad142fcabf7b7f61d (patch)
tree40d8e9ef45a6aec9802fd179d0b4902f7ab6200c /README.md
parentb2bdaaa5be5a690e9647edd3968a60ea00f52f68 (diff)
downloadcbt-249b4a04bac50fcb9510e71ad142fcabf7b7f61d.tar.gz
cbt-249b4a04bac50fcb9510e71ad142fcabf7b7f61d.tar.bz2
cbt-249b4a04bac50fcb9510e71ad142fcabf7b7f61d.zip
Suggest HTTPS url as I suppose SSH requires setup
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.