Skip to content

Commit f982087

Browse files
Update docs/tutorials/quickstart.md
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
1 parent 299b247 commit f982087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ persistent environment from your main device, a tablet, or your phone.
4141
sudo usermod -aG docker $USER
4242
```
4343

44-
1. Update the group with `newgrp`:
44+
1. Log out and log back in so that your group membership is re-evaluated or run:
4545

4646
```shell
4747
newgrp docker

0 commit comments

Comments
 (0)