Fix line formating

This commit is contained in:
HikariKnight 2024-01-01 20:48:52 +01:00
parent 0a47155b08
commit e8911c6aeb

View file

@ -39,6 +39,7 @@ NOTE: You can also just remove them from your bootloader permanently and update
* Optimize your host machine for Passthrough or Virtualization (out of this projects scope) * Optimize your host machine for Passthrough or Virtualization (out of this projects scope)
* Setup and configure GPU Passthrough on systems with 1 graphic card (iGPU counts as 1 Graphic Card by itself, so iGPU with another GPU will work) * Setup and configure GPU Passthrough on systems with 1 graphic card (iGPU counts as 1 Graphic Card by itself, so iGPU with another GPU will work)
* Does not configure passthrough of 3D controllers, as it will not work (this is most gaming laptops so do not even think about it). If you try run this on a laptop with a 3D controller, the "2nd GPU" will not show up. * Does not configure passthrough of 3D controllers, as it will not work (this is most gaming laptops so do not even think about it). If you try run this on a laptop with a 3D controller, the "2nd GPU" will not show up.
NOTE: This project is aimed at desktops and headless servers. NOTE: This project is aimed at desktops and headless servers.
## Features ## Features