diff --git a/docs/docker-instructions.md b/docs/docker-instructions.md index b495585..f99535b 100644 --- a/docs/docker-instructions.md +++ b/docs/docker-instructions.md @@ -35,5 +35,5 @@ xhost + ``` 4. run ``` -docker run -it -e DISPLAY=host.docker.internal:1 toolboc/windows95 +docker run -it -e DISPLAY=host.docker.internal:0 toolboc/windows95 ```