This commit is contained in:
Samuel Ytterbrink 2013-04-22 02:30:14 -07:00
commit 6d64b473c0

View File

@ -10,7 +10,7 @@ if [ -d "$NVM_TARGET" ]; then
fi fi
# Cloning to $NVM_TARGET # 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 echo