summaryrefslogtreecommitdiffstats
path: root/docs/configguide
diff options
context:
space:
mode:
authorDavid Blaisonneau <david.blaisonneau@orange.com>2016-04-29 16:58:25 +0200
committerDavid Blaisonneau <david.blaisonneau@orange.com>2016-04-29 16:58:52 +0200
commita1df84c2e9f4883ebc4565bbbb7f378f70eea184 (patch)
treedc2b9dc241346da3692bff93c155f4648ec318ba /docs/configguide
parenta0b6f65362dbd83c4e3f96ccae45e49dc5cdebc3 (diff)
Functest - documentation small corrections
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
Diffstat (limited to 'docs/configguide')
-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: