From 64d7e44b8b57840a4f6c41a3dbfe41b76d848db8 Mon Sep 17 00:00:00 2001 From: Morgan Wattiez Date: Sat, 16 Nov 2019 10:50:11 +0100 Subject: [PATCH] setup: switch to github as source repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d40bfd2..27a14de 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Setup ``` -git clone ssh://git@bitbucket.collibra.com/~morgan.wattiez/dotfiles.git ~/Code/dotfiles +git clone git@github.com:MorganGeek/dotfiles.git ~/Code/dotfiles ~/Code/dotfiles/dot_scripts/bootstrap.sh ```