Skip to content

Commit 02a3807

Browse files
authored
Update README.md
1 parent 7131447 commit 02a3807

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,10 @@ bash run.bash -c
115115

116116
# Troubleshooting
117117

118-
#### Fix missed xhost
118+
#### Fix "xhost: command not found"
119+
```
119120
apt install x11-xserver-utils
121+
```
120122

121123
#### Fix "Segmentation fault" (if faced)
122124
In case of migration from < v7 to v7+ rebuild docker image.

0 commit comments

Comments
 (0)