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