Install NVM

suggest change

You can use curl:

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.3/install.sh | bash

Or you can use wget:

wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.31.3/install.sh | bash

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents