Skip to content

Commit 61f7647

Browse files
committed
Update README.md
1 parent 9acc8c1 commit 61f7647

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Sometimes when using data volumes (`-v` flags) permissions issues can arise betw
5454
In this instance `PUID=1001` and `PGID=1001`. To find yours use `id user` as below:
5555

5656
```
57-
$ id dockeruser
57+
$ `id <dockeruser>`
5858
uid=1001(dockeruser) gid=1001(dockergroup) groups=1001(dockergroup)
5959
```
6060

0 commit comments

Comments
 (0)