From 05548ca460b2b7b4ef66e550ef19c2d2093688ed Mon Sep 17 00:00:00 2001 From: v4n <105587619+v4n00@users.noreply.github.com> Date: Tue, 16 Sep 2025 14:17:55 +0300 Subject: [PATCH] docs: add changelogs link --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 5955f42..1b7dbe7 100755 --- a/install.sh +++ b/install.sh @@ -192,5 +192,6 @@ 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 "View the changelogs: https://github.com/v4n00/h2mm-cli/releases/latest" log INFO "Check out the ${ORANGE}Nexus Mods integration${NC} by running 'h2mm nexus-setup'." log INFO "Made with <3 by v4n and contributors."