Skip to content

Instantly share code, notes, and snippets.

@joujiahe
Created March 27, 2014 17:43
Show Gist options
  • Save joujiahe/9813552 to your computer and use it in GitHub Desktop.
Save joujiahe/9813552 to your computer and use it in GitHub Desktop.
ubuntu install nodejs
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment