mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
modified typo in doc mainpage.md
fixed indentation
This commit is contained in:
parent
127495b1b2
commit
e935ca4f57
@ -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