1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

README: cleanup in tap network section

This commit is contained in:
Alexandre Abadie 2018-03-04 12:58:14 +01:00
parent 3d3166e735
commit c7759f8b38

View File

@ -76,7 +76,8 @@ There is a shellscript 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 [<count>]]