diff --git a/bs.sh b/bs.sh index a2de70f..ed0e3a9 100644 --- a/bs.sh +++ b/bs.sh @@ -198,7 +198,8 @@ maininstallations() { } finalize() { - echo "The bootstrap script is complete, have fun with your new system!\\n\\nYou can log in using the command \"Hyprland\"." + echo "The bootstrap script is complete, have fun with your new system!\\n\\nYou can log in as your user, and run the graphical\ + environment using the command \"Hyprland\"." } ### THE ACTUAL SCRIPT ###