mirror of
https://git.digitalstudium.com/digitalstudium/gitea
synced 2023-12-29 08:06:35 +00:00
Update 'README.md'
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user