From 16106c842c37a317d63a5fff602b1f2778ea912b Mon Sep 17 00:00:00 2001 From: HikariKnight <2557889+HikariKnight@users.noreply.github.com> Date: Sun, 27 Feb 2022 22:02:53 +0100 Subject: [PATCH] fix mistype --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b5e12b..1425e2b 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ chmod +x ./vfio-setup * ~~Dump the GPU rom, just in case it will be needed for passthrough~~ (no rom patching planned due to complexity) * Get help to actually make the scripts better * A non hacky menu system? (I will need help by some bash wizards for this) -* Blacklist drivers? (some cards require blacklisting as softdep is not enoug`) +* Blacklist drivers? (some cards require blacklisting as softdep is not enough) * Install vendor_reset kernel module? (maybe far future) * Setup looking-glass? (far future maybe)