feat: better installation instructions
This commit is contained in:
parent
7c3ddc91a2
commit
ab9a661dcc
2 changed files with 9 additions and 11 deletions
3
base.sh
3
base.sh
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue