Skip to content

Commit 8172181

Browse files
authored
Update README.md
The command should be "sudo update-grub"
1 parent 1db01fb commit 8172181

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Credit to SHazardous for the Background image used. (https://www.nexusmods.com/f
99
### Installation
1010

1111
Copy entire folder to your /boot/grub/themes directory.
12-
Edit the /etc/default/grub file with Root permissions and change the #GRUB_THEME= line to #GRUB_THEME=/boot/grub/themes/crt-amber-theme/theme.txt
13-
Run the command sudo update grub
12+
Edit the /etc/default/grub file with Root permissions and change the #GRUB_THEME= line to #GRUB_THEME=/boot/grub/themes/CRT-Amber-GRUB-Theme/theme.txt
13+
Run the command: sudo update-grub
1414
Reboot
1515

1616
If icons do not show beside their correct options, you need to edit your /etc/grub.d files to include the --class entry for each distro. It may be easier just to disable each one and create your own layout in the 40_custom file instead.

0 commit comments

Comments
 (0)