Changes
Page history
Update Home
authored
Mar 25, 2020
by
zkasmi
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
92fa5aed
...
@@ -26,7 +26,7 @@ Try it right now in your terminal window:
...
@@ -26,7 +26,7 @@ Try it right now in your terminal window:
~~~~~~~
{.sh}
~~~~~~~
{.sh}
mkdir RcdMathLib_resource_limited_devices
mkdir RcdMathLib_resource_limited_devices
cd RcdMathLib_resource_limited_devices
cd RcdMathLib_resource_limited_devices
git clone
git
://git
hub.com/RIOT-OS/RIOT
.git # assumption: git is pre-installed
(To update)
git clone
https
://git
.imp.fu-berlin.de/zkasmi/RcdMathLib
.git # assumption: git is pre-installed
unzip RcdMathLib_resource_limited_devices.zip
unzip RcdMathLib_resource_limited_devices.zip
cd RcdMathLib/examples/linear_algebra/basic_operation/
cd RcdMathLib/examples/linear_algebra/basic_operation/
make all
make all
...
...
...
...