From c7759f8b3873d56001367baa0309e8c0a2e35ac1 Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Sun, 4 Mar 2018 12:58:14 +0100 Subject: [PATCH] README: cleanup in tap network section --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31cfb2c67f..6c078d5a83 100644 --- a/README.md +++ b/README.md @@ -72,11 +72,12 @@ If you compile RIOT for the native cpu and include the `netdev_tap` module, you can specify a network interface like this: `PORT=tap0 make term` #### SETTING UP A TAP NETWORK -There is a shellscript in `RIOT/dist/tools/tapsetup` called `tapsetup` which +There is a shell script in `RIOT/dist/tools/tapsetup` called `tapsetup` which you can use to create a network of tap interfaces. *USAGE* -To create a bridge and two (or count at your option) tap interfaces: + +To create a bridge and two (or `count` at your option) tap interfaces: ./dist/tools/tapsetup/tapsetup [-c []]