From 0a47155b08d55ad0e7060c908774744d1a5cf54c Mon Sep 17 00:00:00 2001 From: HikariKnight <2557889+HikariKnight@users.noreply.github.com> Date: Mon, 1 Jan 2024 20:40:48 +0100 Subject: [PATCH] Correct readme mentioning using bubbletea for the menu, this is no longer the case --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28d7be7..d7f5ec1 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ NOTE: This project is aimed at desktops and headless servers. * Generate a script to use for dumping the vbios rom (as some cards require a romfile for passthrough to work), however no rom patching support planned. * Configure kernel arguments for systemd-boot (using kernelstub or grubby) * Configure kernel arguments for grub2 (editing /etc/default/grub or using grubby) -* A menu system you can navigate through, built using [Bubble Tea](https://github.com/charmbracelet/bubbletea) (Help appreciated to make this menu better!) +* A menu system you can navigate through. * Make sure [vendor-reset](https://github.com/gnif/vendor-reset) module is loaded before vfio, check the repository for the list of cards that require it! * Provides you with the correct kernel arguments to add to your bootloader entry if a supported bootloader is not found