95
edits
m |
|||
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- https://raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash | |||
nvm install 7.10 | |||
sudo apt-get install git | sudo apt-get install git | ||
sudo apt-get install dropbear | sudo apt-get install dropbear |
edits