Skip to content

Instantly share code, notes, and snippets.

@sarthakpranesh
Created November 28, 2019 05:28
Show Gist options
  • Save sarthakpranesh/eed59828e4381d5618b56b5b31dbd002 to your computer and use it in GitHub Desktop.
Save sarthakpranesh/eed59828e4381d5618b56b5b31dbd002 to your computer and use it in GitHub Desktop.
Installing NVM using cURL
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