setup: switch to github as source repo

This commit is contained in:
Morgan Wattiez 2019-11-16 10:50:11 +01:00
parent d1d552ea39
commit 64d7e44b8b

View File

@ -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
```