Skip to content

Instantly share code, notes, and snippets.

@ian29
Created November 5, 2013 16:47
Show Gist options
  • Save ian29/7322010 to your computer and use it in GitHub Desktop.
Save ian29/7322010 to your computer and use it in GitHub Desktop.
~ (git::master) ▶ node -v
v0.10.21
~ (git::master) ▶ nvm install v0.8.26
v0.8.26 is already installed.
~ (git::master) ▶ nvm use v0.8.26
Now using node v0.8.26
~ (git::master) ▶ node -v
v0.10.21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment