Skip to content

Commit

Permalink
update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Limmen committed Feb 11, 2024
1 parent efdd062 commit 1b947dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/_docs/installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,8 @@ sudo usermod -aG docker $USER
Listing 57: Commands to install Docker.
</p>

After running the commands above, start a new shell for the changes to take effect.

Next, setup a docker swarm by running the following command on the leader:
```bash
docker swarm init --advertise-addr <ip address of the leader>
Expand Down

0 comments on commit 1b947dd

Please sign in to comment.