Skip to content

Instantly share code, notes, and snippets.

@jeanlucaslima
Created January 28, 2015 07:13
Show Gist options
  • Select an option

  • Save jeanlucaslima/129f3af615ef660c67f3 to your computer and use it in GitHub Desktop.

Select an option

Save jeanlucaslima/129f3af615ef660c67f3 to your computer and use it in GitHub Desktop.
Install nvm
$ curl https://raw.githubusercontent.com/creationix/nvm/v0.23.2/install.sh | bash
$ nvm install 0.10
$ nvm use 0.10
$ nvm alias default 0.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment