diff --git a/doc/getting_started.html b/doc/getting_started.html
index 554bfe3d47e995f25f5aef4301eef9d1ad82207a..792c06a810fa3f75be88d4f2f2332a5550c43560 100644
--- a/doc/getting_started.html
+++ b/doc/getting_started.html
@@ -94,6 +94,7 @@ export PATH=${PATH}:/path/to/arm-none-eabi-gcc
 <h3>For the native port</h3>
 <p>In order to build RIOT for the native port, you just need the <a class="download" href="http://gcc.gnu.org/" title="GCC, the GNU Compiler Collection" target="_blank">GNU
 Compiler Collection</a>.</p>
+<p>There is a <a href="https://raw.github.com/RIOT-OS/RIOT/master/cpu/native/README" title="README">README</a> that explains how to use natives network controller.</p>
 
     <h2 id="flasher">Setup a flashing tool</h2>
 	<h3>For MSB-A2</h3>