Skip to content

Commit b18b96c

Browse files
Update ownership command in README for container
1 parent 197298d commit b18b96c

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
@@ -1,6 +1,6 @@
11
You may need to set ownership when starting the container for the first time:
22

33
```
4-
sudo chown -R user:user /workspaces/write_tun/
4+
sudo chown -R user:user /workspaces/<REPONAME>/
55
```
66

0 commit comments

Comments
 (0)