README.md aktualisiert

This commit is contained in:
Paul Nehlich 2024-05-13 11:47:51 +02:00
parent b394e8458d
commit 61d13a8332

View File

@ -6,7 +6,7 @@ IRS wireguard VPN can cause network issues with docker.
If you are using macOS or Windows, please use this tutorial:
- https://www.docker.com/get-started/
On Linux please use your package manager to install ```docker``` and prepare everything using these commands, to avoid permission denied errors:
On Linux simply use your package manager to install ```docker``` and prepare everything using these commands, to avoid permission denied errors:
```sh
sudo systemctl start docker