Merge pull request #9 from GreeFine/master

Readme Typo
This commit is contained in:
sickcodes 2020-06-05 13:41:05 +00:00 committed by GitHub
commit e0e5fc5eb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,8 +103,8 @@ sudo apt install x11-xserver-utils
# CENTOS RHEL FEDORA
sudo yum install xorg-x11-server-utils
# then runx
host +
# then run
xhost +
docker run --privileged -e "DISPLAY=${DISPLAY:-:0.0}" -v /tmp/.X11-unix:/tmp/.X11-unix sickcodes/docker-osx ./OpenCore-Boot.sh
```