From 32a7126d2b6f605a29cd4b214b12c46ea4932b43 Mon Sep 17 00:00:00 2001 From: lantz Date: Tue, 22 Nov 2022 16:43:05 -0800 Subject: [PATCH] Update README.md --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 8b13837..b203f82 100644 --- a/examples/README.md +++ b/examples/README.md @@ -158,7 +158,7 @@ A simple example of configuring network and CPU bandwidth limits. This example shows how to run an `sshd` process in each host, allowing you to log in via `ssh`. This requires connecting the Mininet data network -to an interface in the root namespace (generaly the control network +to an interface in the root namespace (generally the control network already lives in the root namespace, so it does not need to be explicitly connected.)