95
edits
Line 14: | Line 14: | ||
To install them, open your terminal and type the following commands. | To install them, open your terminal and type the following commands. | ||
curl -o- ht<span>tps://</span>raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | curl -o- ht<span>tps://</span>raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash | ||
(make sure to close and reopen your terminal before trying to use nvm) | (make sure to close and reopen your terminal before trying to use nvm) | ||
nvm install 7.10 | nvm install 7.10 |
edits