diff --git a/README.md b/README.md index f6f87d5..45369e1 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,13 @@ A collection of themes I have created for GRUB. # Installation -- Copy the selected theme's folder to `/boot/grub/themes`. -- Add the full path to its `theme.txt` in `/etc/default/grub`. -- Update the grub configuration by running `sudo update-grub`. -- Reboot the system to view the new GRUB theme. +> Note: You must have [Git LFS](https://git-lfs.com/) installed and setup to obtain the binary files such as images and fonts. + +1. Clone this repository and navigate to its folder. +1. Copy the selected theme's folder to `/boot/grub/themes`. +1. Add the full path to its `theme.txt` in `/etc/default/grub`. +1. Update the grub configuration by running `sudo update-grub`. +1. Reboot the system to view the new GRUB theme. # License License information for each theme is contained within its folder.