Skip to content

Commit 3225ae9

Browse files
shubhekshaMisty Stanley-Jones
authored and
Misty Stanley-Jones
committed
make post-install linux instructions clearer (#2876)
1 parent e7d06e2 commit 3225ae9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

engine/installation/linux/linux-postinstall.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,10 @@ To create the `docker` group and add your user:
3939
3. Log out and log back in so that your group membership is re-evaluated.
4040
If testing in a virtual machine, it may be necessary to restart the virtual machine
4141
for changes to take affect.
42+
(On a desktop version of Linux, log out of your X Window
43+
session completely and then log back in.)
4244

43-
4. Verify that you can `docker` commands without `sudo`.
45+
4. Verify that you can run `docker` commands without `sudo`.
4446

4547
```bash
4648
$ docker run hello-world

0 commit comments

Comments
 (0)