diff --git a/doc/getting_started.html b/doc/getting_started.html index 554bfe3d47..792c06a810 100644 --- a/doc/getting_started.html +++ b/doc/getting_started.html @@ -94,6 +94,7 @@ export PATH=${PATH}:/path/to/arm-none-eabi-gcc
In order to build RIOT for the native port, you just need the GNU Compiler Collection.
+There is a README that explains how to use natives network controller.