From 34c85da95438b2316e61c5bd1cd94abdba00181a Mon Sep 17 00:00:00 2001 From: Ludwig Ortmann Date: Thu, 27 Feb 2014 16:35:07 +0100 Subject: [PATCH] examples: fix rpl_udp README regarding invocation --- examples/rpl_udp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/rpl_udp/README.md b/examples/rpl_udp/README.md index afb0aa0c36..78d09eb564 100644 --- a/examples/rpl_udp/README.md +++ b/examples/rpl_udp/README.md @@ -21,7 +21,7 @@ Set up a bridge for *two* tap devices to communicate over Run the first node - sudo ./bin/native/rpl_udp.elf tap0 + make term Type ``help`` to see the commands available. Now you need set the node ID. This ID will be used by other nodes to address this node.