url fixes

This commit is contained in:
Johannes Findeisen 2018-11-24 19:42:34 +01:00
commit 78fe5864a5

View file

@ -23,7 +23,7 @@ Clone to your $HOME
cd ~
git init .
git remote add -t \* -f origin https://github.com/hanez/home.git
git remote add -t \* -f origin git@git.unixpeople.org:hanez/home.git
git checkout master
git submodule update --init --recursive