Difference between revisions of "Mesh/WalkThrough"

3 bytes added ,  18:31, 21 March 2016
formatting
(added prerequisites for ubuntu)
(formatting)
Line 9: Line 9:
If you are working with a fresh installation of Ubuntu linux, you will need to install a few pieces of software. Do install them, open your terminal and type the following:
If you are working with a fresh installation of Ubuntu linux, you will need to install a few pieces of software. Do install them, open your terminal and type the following:
<code>sudo apt-get install nodejs</code>
<code>sudo apt-get install nodejs</code>
<code>sudo apt-get install git</code>
<code>sudo apt-get install git</code>
<code>sudo apt-get install npm</code>
<code>sudo apt-get install npm</code>
<code>sudo apt-get install dropbear</code>
<code>sudo apt-get install dropbear</code>


76

edits