Skip to content

Commit 197298d

Browse files
Add ownership setup instructions to README
Add instructions for setting ownership when starting the container.
1 parent c56a449 commit 197298d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
You may need to set ownership when starting the container for the first time:
2+
3+
```
4+
sudo chown -R user:user /workspaces/write_tun/
5+
```
6+

0 commit comments

Comments
 (0)