From 9e19c508875a037a0d37152b17609278620c620f Mon Sep 17 00:00:00 2001 From: Robin Backhaus Date: Sun, 30 May 2021 16:19:29 +0200 Subject: [PATCH] faster setup on a new machine with https over ssh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd0a357..4a1c328 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ I'll likely also add here *first* some how-tos in terms of getting mods set up t 6. Install VirtualBox (will disconnect your internet, so log off Civcraft) -7. Clone this repository locally: `git clone git@github.com:ProgrammerDan/civcraft-vm.git` +7. Clone this repository locally: `git clone https://github.com/ProgrammerDan/civcraft-vm.git` 8. cd into that repository: cd civcraft-vm