Skip to content

Instantly share code, notes, and snippets.

@tim-peterson
Created February 21, 2013 15:52
Show Gist options
  • Save tim-peterson/5005643 to your computer and use it in GitHub Desktop.
Save tim-peterson/5005643 to your computer and use it in GitHub Desktop.
Update node using n

n repo

node_modules TimPeterson$ npm install -g n
node_modules TimPeterson$ node -v
v0.4.12
node_modules TimPeterson$ n latest
node_modules TimPeterson$ node -v
v0.9.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment