diff --git a/README.md b/README.md index a2ef367..6eb3c23 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Before you begin, you will need: 3. Add the current user to the `docker` group and switch to this group: -`sudo usermod -a -G docker $USER newgrp docker` +`sudo usermod -a -G docker $USER && newgrp docker` 4. Initialize Docker Swarm mode if it has not yet been initialized: