change clone url to https

This commit is contained in:
Morgan 2019-11-16 12:57:57 +01:00 committed by GitHub
parent 64d7e44b8b
commit 77ef71c5f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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