From eb3b74ea346258b9de0c1e00cacac6ce5156fe55 Mon Sep 17 00:00:00 2001 From: Bob Lantz Date: Thu, 8 Nov 2012 23:58:54 -0800 Subject: [PATCH] sudo mn seems lonely if it takes up the whole line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40156a6..20072a8 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Mininet emulates a complete network of hosts, links, and switches on a single machine. To create a sample two-host, one-switch network, just run: - sudo mn + `sudo mn` Mininet is useful for interactive development, testing, and demos, especially those using OpenFlow and SDN. OpenFlow-based network