Merge pull request #4316 from emmanuelsearch/typo-mainpage-doc

doc: fixed typo in doc mainpage.md
cc430
Hauke Petersen 8 years ago
commit cb586f3f47

@ -56,7 +56,7 @@ call this the `native` port). Try it right now in your terminal window:
git clone git://github.com/RIOT-OS/RIOT.git # assumption: git is pre-installed
git checkout <LATEST_RELEASE>
cd RIOT
./dist/tools//tapsetup/tapsetup # create virtual Ethernet
./dist/tools/tapsetup/tapsetup # create virtual Ethernet
# interfaces to connect to RIOT
cd examples/default/
make all

Loading…
Cancel
Save