diff --git a/README.md b/README.md index 3d5e5c15..933165ea 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The scripts/ directory contains two scripts, priv-net-run.sh and docker-run.sh, Start out by creating a netconf file to describe a network: -``` +```bash $ mkdir -p /etc/cni/net.d $ cat >/etc/cni/net.d/10-mynet.conf <