From a1df84c2e9f4883ebc4565bbbb7f378f70eea184 Mon Sep 17 00:00:00 2001 From: David Blaisonneau Date: Fri, 29 Apr 2016 16:58:25 +0200 Subject: Functest - documentation small corrections Signed-off-by: David Blaisonneau --- docs/configguide/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/configguide') diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst index 3ca60503..411f68d6 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 -Disconnect and reconnect to enable the group change. +A reconnect is needed. There are 2 ways for this: + #. Re-login to your account + #. su - References: -- cgit 1.2.3-korg