diff --git a/installer.sh b/installer.sh index 1b53d28..15cfd8f 100644 --- a/installer.sh +++ b/installer.sh @@ -122,4 +122,4 @@ setup_shell setup_bluetooth setup_chroot post_install "$user" -printf "Installation finished, please reboot.\n"; exit 0 +printf "Installation finished, before you reboot please install packages you need (e.g nvidia/amd drivers) \n"; exit 0