diff --git a/install.sh b/install.sh index d93c89f..3c37133 100755 --- a/install.sh +++ b/install.sh @@ -194,5 +194,5 @@ log INFO " -> \"unarchiver\" package for .rar archives" log INFO "If you do not know how to install these packages, please search for your linux distro on how to install packages." log INFO "" log INFO "Use the mod manager by running 'h2mm' in your terminal." -log INFO "Check out the Nexus Mods integration by running 'h2mm nexus-setup'." +log INFO "Check out the ${ORANGE}Nexus Mods integration${NC} by running 'h2mm nexus-setup'." log INFO "Made with love <3 by v4n and contributors."