diff options
Diffstat (limited to 'contrib/kata-containers/README.md')
-rw-r--r-- | contrib/kata-containers/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/kata-containers/README.md b/contrib/kata-containers/README.md index 96acd5f..4cc8a70 100644 --- a/contrib/kata-containers/README.md +++ b/contrib/kata-containers/README.md @@ -259,7 +259,7 @@ we can now: ### verify that addresses are properly configured - crictl exec $c ip ad sh + crictl exec $c ip addr show ## Enable support for ICMP/ICMPv6 Echo Request |