mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 04:52:59 +01:00
doc: adapt doc on tapsetup for new sudo requirement
This commit is contained in:
parent
bacef29086
commit
38f76f951d
@ -62,7 +62,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
|
||||
cd RIOT
|
||||
git checkout <LATEST_RELEASE>
|
||||
./dist/tools/tapsetup/tapsetup # create virtual Ethernet
|
||||
sudo ./dist/tools/tapsetup/tapsetup # create virtual Ethernet
|
||||
# interfaces to connect multiple
|
||||
# RIOT instances
|
||||
cd examples/default/
|
||||
|
Loading…
Reference in New Issue
Block a user