Closed justapig9020 closed 2 years ago
There seems a typo between github.com and crivotz.
github.com
crivotz
git clone git://github.com:crivotz/nv-ide.git ~/.nv-ide
git clone git://github.com/crivotz/nv-ide.git ~/.nv-ide works on my machine.
git clone git://github.com/crivotz/nv-ide.git ~/.nv-ide
Sorry my fault I mixed this two commands
git clone git://github.com/crivotz/nv-ide.git ~/.nv-ide git clone git@github.com:crivotz/nv-ide.git ~/.nv-ide
There seems a typo between
github.com
andcrivotz
.git clone git://github.com/crivotz/nv-ide.git ~/.nv-ide
works on my machine.