diff --git a/README.md b/README.md index 8bd4c50..b89f315 100644 --- a/README.md +++ b/README.md @@ -197,9 +197,10 @@ sudo pacman -S grub-customizer ``` Dnf -**Grub Customizer DOES NOT WORK on recent Fedora releases without extensive modification. [Manually installing](#manual-installation) a GRUB theme is much more secure and hassle free.** +**WARNING:Grub Customizer DOES NOT WORK on recent Fedora releases without extensive modification. [Manually installing](#manual-installation) a GRUB theme is much more secure and hassle free.** ``` +Use at own risk. sudo dnf install grub-customizer ``` @@ -328,6 +329,7 @@ If you have a UEFI system, run: ``` sudo grub2-mkconfig -o /etc/grub2.cfg && sudo grub2-mkconfig -o /etc/grub2-efi.cfg && sudo grub2-mkconfig /etc/grub2-efi.cfg ``` +**WARNING:These commands have only been tested on Fedora UEFI. If you are able to install a GRUB theme using these commands successfully, please add your distro's name here.** ## Install theme in Ventoy