Update 'README.md'

This commit is contained in:
digitalstudium 2023-04-02 17:32:06 +00:00
parent f26606c630
commit 22be2d2c1c
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Before you begin, you will need:
3. Add the current user to the `docker` group and switch to this group: 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: 4. Initialize Docker Swarm mode if it has not yet been initialized: