Add link to the wiki in the README (why wasn't this done before?)

This commit is contained in:
WORMSTweaker 2023-07-03 15:09:00 +00:00
parent e94c32df36
commit 3dd1af49e7
1 changed files with 2 additions and 0 deletions

View File

@ -9,5 +9,7 @@ Note the PCI ids and display manager should be detected automatically. If you ar
If using startx, add a line `killall -u user_name` to qemu/vfio-startup.sh script towards the beginning and you can add a line to vfio-teardown.sh to start your window manager/ desktop environment again. Don't just add startx because it will be run as root. Instead add `su -s /bin/bash -c "/usr/bin/startx" -g username username` replacing username with your username to the end of the vfio-teardown.sh script.
For a detailled guide on how to use these scripts, [check out the the wiki of this repo.](https://gitlab.com/risingprismtv/single-gpu-passthrough/-/wikis/home)
For suggestions or support, join us on Discord at: https://discord.gg/bh4maVc