Skip to content

Commit bea6037

Browse files
authored
Update README.md
1 parent 95c8d4e commit bea6037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ $ docker run -it --name <name-container> -e LOCAL_USER_ID=`id -u $USER` -e LOCAL
2323
* Into your container type
2424
```
2525
$ add-local-user
26-
$ gosu dev bash
26+
$ gosu $LOCAL_USER_NAME bash
2727
```
2828

0 commit comments

Comments
 (0)