Fix clone URL in README

This commit is contained in:
2020-02-23 15:25:22 +01:00
parent 4433732ad5
commit 2476a859fa

View File

@@ -9,5 +9,5 @@ at `/var/lib/dotfiles`.
To setup the dotfiles: To setup the dotfiles:
1. `git clone git://github.com:whatevsz/dotfiles ~/dotfiles` 1. `git clone https://github.com/hakoerber/dotfiles.git ~/dotfiles`
2. `cd ~/dotfiles && ./bootstrap.sh` 2. `cd ~/dotfiles && ./bootstrap.sh`