Skip to content

Instantly share code, notes, and snippets.

@lloc
Last active February 16, 2018 11:18
Show Gist options
  • Save lloc/4d1dc74b82645254652c64b9e34d5c6d to your computer and use it in GitHub Desktop.
Save lloc/4d1dc74b82645254652c64b9e34d5c6d to your computer and use it in GitHub Desktop.
Ubuntu 16.04: install nvm
sudo apt update
sudo apt install build-essential libssl-dev
wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment