diff --git a/README.md b/README.md index dc67158e..af193c2e 100644 --- a/README.md +++ b/README.md @@ -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