Skip to content

Instantly share code, notes, and snippets.

@popomore
Created September 27, 2012 14:46
Show Gist options
  • Save popomore/3794407 to your computer and use it in GitHub Desktop.
Save popomore/3794407 to your computer and use it in GitHub Desktop.
nvm install
curl https://raw.github.com/creationix/nvm/master/nvm.sh -o ~/nvm/nvm.sh && . ~/nvm/nvm.sh
echo ". ~/nvm/nvm.sh" > ~/.bashrc
nvm install v0.8.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment