Skip to content

Instantly share code, notes, and snippets.

@Ron-Lavi
Created July 8, 2020 09:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ron-Lavi/21ca639b62e78ae59dac21984a83eaf0 to your computer and use it in GitHub Desktop.
Save Ron-Lavi/21ca639b62e78ae59dac21984a83eaf0 to your computer and use it in GitHub Desktop.
nvm install on centos7
curl https://raw.githubusercontent.com/creationix/nvm/v0.35.3/install.sh | bash
source ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment