Skip to content

Instantly share code, notes, and snippets.

@wvv8oo
Last active August 29, 2015 14:15
Show Gist options
  • Save wvv8oo/9d25864e40017209e461 to your computer and use it in GitHub Desktop.
Save wvv8oo/9d25864e40017209e461 to your computer and use it in GitHub Desktop.
apt-get update
apt-get install -y python-software-properties software-properties-common
add-apt-repository ppa:chris-lea/node.js
apt-get update
apt-get install nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment