diff --git a/docs/setup-dev.md b/docs/setup-dev.md index 4ba0fe688..fb80cc0c6 100644 --- a/docs/setup-dev.md +++ b/docs/setup-dev.md @@ -30,7 +30,7 @@ sudo usermod -a -G docker your_user_name ``` After that, you should logout and login again (user groups are refreshed after the login). The problem should be -solvedat this step. +solved at this step. If logging out does not help, restarting the computer should.