Skip to content

Instantly share code, notes, and snippets.

@ErickWendel
Created June 25, 2017 03:58
Show Gist options
  • Save ErickWendel/eb9ddaa069c09b3fb9c176636f9b88f0 to your computer and use it in GitHub Desktop.
Save ErickWendel/eb9ddaa069c09b3fb9c176636f9b88f0 to your computer and use it in GitHub Desktop.
apt-get update
apt-get install build-essential libssl-dev
curl https://raw.githubusercontent.com/creationix/nvm/v0.25.0/install.sh | bash
source ~/.profile
nvm --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment