diff options
Diffstat (limited to 'release/INSTALL-GRUB-MBR')
-rw-r--r-- | release/INSTALL-GRUB-MBR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/INSTALL-GRUB-MBR b/release/INSTALL-GRUB-MBR index 8dacdcbc..ce15ea77 100644 --- a/release/INSTALL-GRUB-MBR +++ b/release/INSTALL-GRUB-MBR @@ -37,4 +37,4 @@ dd if="$DEV" of=mbr bs=512 count=1 \ rm mbr stage1 echo "$0: /boot/grub/stage1_ffs installed in MBR" -echo "$0: Don't forget to use the grub `install=' command to install stage2" +echo "$0: Don't forget to use the grub \`install=' command to install stage2" |