diff --git a/README.md b/README.md index 5328d8c..e81e5e4 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ docker run hello-world # Load the IPVS kernel module. Because swarms are created in dind, # the daemon won't load it automatically -sudo modprobe xt_ipv +sudo modprobe xt_ipvs # Ensure Docker daemon is running in swarm mode docker swarm init