apt-get updateapt-get install build-essential libssl-devcurl https://raw.githubusercontent.com/creationix/nvm/v0.25.0/install.sh | bashcurl https://raw.githubusercontent.com/creationix/nvm/v0.30.2/install.sh | bashsource ~/.profilenvm --version
Installing NVM on LINUX
