95
edits
(→Configuring the Home Node: bits not bytes) |
|||
Line 17: | Line 17: | ||
sudo apt install curl git dropbear | sudo apt install curl git dropbear | ||
curl -o- ht<span>tps://</span>raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash | curl -o- ht<span>tps://</span>raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash | ||
# you may need to close and reopen your terminal before using nvm | |||
nvm install 7.10 | nvm install 7.10 | ||
edits