mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-06 15:12:35 +02:00
Changed order of points.
This commit is contained in:
parent
74ef959605
commit
584e7fc0d3
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -195,13 +195,7 @@ Pacman
|
||||||
```
|
```
|
||||||
sudo pacman -S grub-customizer
|
sudo pacman -S grub-customizer
|
||||||
```
|
```
|
||||||
|
Dnf
|
||||||
Eopkg
|
|
||||||
|
|
||||||
```
|
|
||||||
sudo eopkg install grub-customizer
|
|
||||||
```
|
|
||||||
Dnf/Fedora
|
|
||||||
|
|
||||||
**Grub Customizer DOES NOT WORK on recent Fedora releases without extensive modification. [Manually installing](#manual-installation) is much more secure and hassle free.**
|
**Grub Customizer DOES NOT WORK on recent Fedora releases without extensive modification. [Manually installing](#manual-installation) is much more secure and hassle free.**
|
||||||
|
|
||||||
|
@ -209,6 +203,12 @@ Dnf/Fedora
|
||||||
sudo dnf install grub-customizer
|
sudo dnf install grub-customizer
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Eopkg
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo eopkg install grub-customizer
|
||||||
|
```
|
||||||
|
|
||||||
### Install pre-made theme with Grub Customizer
|
### Install pre-made theme with Grub Customizer
|
||||||
|
|
||||||
- Open Grub Customizer
|
- Open Grub Customizer
|
||||||
|
|
Loading…
Add table
Reference in a new issue