mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-06 07:12:33 +02:00
Update README.md
This commit is contained in:
parent
9950358e63
commit
cee24c74f1
1 changed files with 3 additions and 2 deletions
|
@ -187,6 +187,7 @@ git clone https://github.com/AdisonCavani/distro-grub-themes.git
|
||||||
|
|
||||||
### Install Grub Customizer
|
### Install Grub Customizer
|
||||||
|
|
||||||
|
**Warning**: ``grub-customizer`` is not available on Ubuntu 21.10 and above. See [#56](https://github.com/AdisonCavani/distro-grub-themes/issues/56). You should [install it manually](#manual-installation)<br><br>
|
||||||
Apt
|
Apt
|
||||||
|
|
||||||
```
|
```
|
||||||
|
@ -200,9 +201,9 @@ Pacman
|
||||||
```
|
```
|
||||||
sudo pacman -S grub-customizer
|
sudo pacman -S grub-customizer
|
||||||
```
|
```
|
||||||
Dnf
|
Dnf<br>
|
||||||
|
|
||||||
**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.**
|
**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.
|
Use at own risk.
|
||||||
|
|
Loading…
Add table
Reference in a new issue