Created
June 25, 2017 03:58
-
-
Save ErickWendel/eb9ddaa069c09b3fb9c176636f9b88f0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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