Skip to content

Commit 72f89ec

Browse files
author
Marcelo Politzer Couto
committed
(=) fixed readme.md instructions.
1 parent 740d246 commit 72f89ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ sudo grub-install --boot-directory=/mnt/multiboot/boot/ /dev/sdX # where X is yo
1919

2020
2. substitute the boot/ folder created by grub for this one
2121
```
22-
rsync -a grub-iso-multiboot/boot/ multiboot/boot/
22+
rsync -a grub-iso-multiboot/boot/ /mnt/multiboot/boot/
2323
```
2424

2525
Theme

0 commit comments

Comments
 (0)