url fixes
This commit is contained in:
parent
18a9d82d25
commit
78fe5864a5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue