Merge fdda14d8c2 into 66633de1a9
This commit is contained in:
commit
1b7d8beaee
|
|
@ -10,7 +10,7 @@ if [ -d "$NVM_TARGET" ]; then
|
|||
fi
|
||||
|
||||
# Cloning to $NVM_TARGET
|
||||
git clone git://github.com/creationix/nvm.git $NVM_TARGET
|
||||
git clone https://github.com/creationix/nvm.git $NVM_TARGET
|
||||
|
||||
echo
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue