feat: better installation instructions

This commit is contained in:
AngeD 2023-03-14 19:28:03 +01:00
parent 7c3ddc91a2
commit ab9a661dcc
2 changed files with 9 additions and 11 deletions

View file

@ -63,4 +63,5 @@ fi
grub-install --target=x86_64-efi --bootloader-id=GRUB
grub-mkconfig -o /boot/grub/grub.cfg
echo -e "${BOLD}${GREEN}DONE. Ctrl+D, umount -R /mnt and reboot${NORMAL}"
echo -e "${BOLD}${GREEN}DONE. You can install a desktop environment \
(see README.md). Then, you can Ctrl+D, umount -R /mnt and reboot${NORMAL}"