1
0
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:
Martine S. Lenders 2019-07-23 13:31:16 +02:00 committed by Martine Lenders
parent bacef29086
commit 38f76f951d

View File

@ -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/