mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Merge pull request #4316 from emmanuelsearch/typo-mainpage-doc
doc: fixed typo in doc mainpage.md
This commit is contained in:
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…
Reference in New Issue
Block a user