From 6db532b8a014d0e9e64dd15b002797ab90fd3801 Mon Sep 17 00:00:00 2001 From: grohan47 <74037058+grohan47@users.noreply.github.com> Date: Wed, 20 Apr 2022 16:15:50 +0530 Subject: [PATCH] Added more warnings --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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