summaryrefslogtreecommitdiffstats
path: root/docs/configguide/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configguide/index.rst')
-rw-r--r--docs/configguide/index.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst
index 3ca605033..411f68d68 100644
--- a/docs/configguide/index.rst
+++ b/docs/configguide/index.rst
@@ -132,7 +132,9 @@ 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.
+A reconnect is needed. There are 2 ways for this:
+ #. Re-login to your account
+ #. su - <username>
References: