From 7bba4e571fbfb46bbad5681810235babe822c731 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20=C5=9Arodo=C5=84?= Date: Sun, 17 Jul 2022 19:16:54 +0200 Subject: [PATCH] Cleanup text line breaks for better readability --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 08f6b9d..2fb5ae9 100644 --- a/README.md +++ b/README.md @@ -251,9 +251,9 @@ git clone https://github.com/AdisonCavani/distro-grub-themes.git ``` #### Create themes directory -``BOOT_GRUB_LOCATION`` - directory, where ``grub`` is located. -Usually it's: -**/boot/grub**, **/boot/grub2** +``BOOT_GRUB_LOCATION`` - directory, where ``grub`` is located.
+Usually it's:
+**/boot/grub**, **/boot/grub2**
but some distributions have a custom one, so you have to figure it out. ``` @@ -274,8 +274,6 @@ Theme must be unpacked (in folder) ``` sudo cp -r / BOOT_GRUB_LOCATION/themes -or -sudo cp -r / BOOT_GRUB_LOCATION/themes ``` #### Edit Grub config