Skip to content

Instantly share code, notes, and snippets.

@hrvtuirvw
Created April 1, 2016 03:57
Show Gist options
  • Save hrvtuirvw/36b0e25075a31550840d046639b6e0f1 to your computer and use it in GitHub Desktop.
Save hrvtuirvw/36b0e25075a31550840d046639b6e0f1 to your computer and use it in GitHub Desktop.
echo "deb http://node-arm.herokuapp.com/ /" | sudo tee --append /etc/apt/sources.list
sudo apt-get update
sudo apt-get install node
node -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment