Update Home authored by zkasmi's avatar zkasmi
......@@ -26,7 +26,7 @@ Try it right now in your terminal window:
~~~~~~~{.sh}
mkdir RcdMathLib_resource_limited_devices
cd RcdMathLib_resource_limited_devices
git clone git://github.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
cd RcdMathLib/examples/linear_algebra/basic_operation/
make all
......
......