diff options
Diffstat (limited to 'artixinstall')
-rwxr-xr-x | artixinstall | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/artixinstall b/artixinstall index 5b099a7..2d79dde 100755 --- a/artixinstall +++ b/artixinstall @@ -67,5 +67,6 @@ umount -R /mnt echo -e "\n\e[1m\e[1;32mArtix has been successfully installed! It is now safe to reboot." echo -e "\e[1m\e[1;32mDon't forget to change the root password and hostname." -echo -e "\e[1m\e[1;32mSetting up networking is left to you, dhcpcd and wpa_supplicant are installed." +echo -e "\e[1m\e[1;32mSetting up networking is left to you, dhcpcd and wpa_supplicant are installed" +echo -e "\e[1m\e[1;32mincluding their OpenRC companion packages." echo -en "\e[0m" |