diff --git a/README.md b/README.md index 7d3833db79316b14cd9f62607bd28fecb107c5d8..0beca06840ecb12f3e3a9a8772ff0f8ee45f32b4 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ source ~/.venv/ogs-container-maker/bin/activate pip install ogscm ``` +If you build images with Docker (`--build`-parameter, see below) you need to make sure that you have [setup Docker to be runnable without `sudo`](https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user)! + + Apple ARM specific: ```bash