From 77ef71c5f48a7479586f3696466167467aeac4cd Mon Sep 17 00:00:00 2001 From: Morgan Date: Sat, 16 Nov 2019 12:57:57 +0100 Subject: [PATCH] change clone url to https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27a14de..dbbd2f5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Setup ``` -git clone git@github.com:MorganGeek/dotfiles.git ~/Code/dotfiles +git clone https://github.com/MorganGeek/dotfiles.git ~/Code/dotfiles ~/Code/dotfiles/dot_scripts/bootstrap.sh ```