From a120ebc461470828bfc01cd433022755b78e8456 Mon Sep 17 00:00:00 2001 From: Lotte Steenbrink Date: Wed, 20 Jan 2016 06:08:40 -0800 Subject: [PATCH] examples: fix tiny typo in gnrc_networking README --- examples/gnrc_networking/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gnrc_networking/README.md b/examples/gnrc_networking/README.md index e2820e0990..01de50f08d 100644 --- a/examples/gnrc_networking/README.md +++ b/examples/gnrc_networking/README.md @@ -43,7 +43,7 @@ Now, on the Linux host, you can run netcat to connect with RIOT's UDP server: The `-6` option is necessary to tell netcat to use IPv6 only, the `-u` option tells it to use UDP only, and the `-v` option makes it give more verbose output (this one is optional). -You should now see that UDP messages are received on the RIOT side. Opening a UDP server on the Linux side is also possible. Do do that, write down the IP address of the host (run on Linux): +You should now see that UDP messages are received on the RIOT side. Opening a UDP server on the Linux side is also possible. To do that, write down the IP address of the host (run on Linux): ifconfig tap0 tap0 Link encap:Ethernet HWaddr ce:f5:e1:c5:f7:59