diff options
Diffstat (limited to 'docs/configguide/index.rst')
-rw-r--r-- | docs/configguide/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst index 096ece07..3ca60503 100644 --- a/docs/configguide/index.rst +++ b/docs/configguide/index.rst @@ -132,6 +132,7 @@ Add your user to docker group to be able to run commands without sudo:: sudo usermod -aG docker <your_user> +Disconnect and reconnect to enable the group change. References: |