From 55a44470e0c6b213bb148226cdd4c176929df457 Mon Sep 17 00:00:00 2001 From: zhuoshuguo Date: Sat, 18 Feb 2017 12:56:52 +0100 Subject: [PATCH] gnrc: fix typos in README of gnrc_networking example. --- 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 fd32831fea..5bb1d8df8e 100644 --- a/examples/gnrc_networking/README.md +++ b/examples/gnrc_networking/README.md @@ -115,7 +115,7 @@ In a second terminal, start a second RIOT instance, this time listening on `tap1 In the RIOT shell, you can now send a message to the first RIOT instance: - > udp send fe80::ccf5:e1ff:fec5:f75 8808 testmessage + > udp send fe80::ccf5:e1ff:fec5:f75a 8808 testmessage *(Make sure to copy the actual [link-local address](https://en.wikipedia.org/wiki/Link-local_address) of your first