Skip to content

Instantly share code, notes, and snippets.

@ssmythe
Created May 29, 2015 05:51
Show Gist options
  • Save ssmythe/c8bf2f74d55a95d941b0 to your computer and use it in GitHub Desktop.
Save ssmythe/c8bf2f74d55a95d941b0 to your computer and use it in GitHub Desktop.
Install NVM
# for a given user
curl -ssL https://raw.githubusercontent.com/creationix/nvm/v0.25.3/install.sh | bash
. ~/.nvm/nvm.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment