Skip to content

Commit db221e4

Browse files
Update sycl/doc/developer/DockerBKMs.md
1 parent ce80d93 commit db221e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/doc/developer/DockerBKMs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ has password-less access to `root`. Use the script as follows:
156156
```bash
157157
# Note: the script requires root permissions to create a new user
158158
/user-setup.sh --regular
159+
# Switch to the newly created user
160+
su - sycl
159161
```
160162

161163
## Managing downloaded Docker images

0 commit comments

Comments
 (0)