Skip to content

Instantly share code, notes, and snippets.

@cicorias
Created January 6, 2017 17:15
Show Gist options
  • Save cicorias/b3729c4afe90300daf8f9b2732b81806 to your computer and use it in GitHub Desktop.
Save cicorias/b3729c4afe90300daf8f9b2732b81806 to your computer and use it in GitHub Desktop.
Installing NodeJS on Ubuntu
sudo apt-get install -y build-essential libssl-dev
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.0/install.sh | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment