Fix clone URL in README
This commit is contained in:
@@ -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`
|
||||||
|
|||||||
Reference in New Issue
Block a user