diff --git a/install.sh b/install.sh index 31723f2..c83c0b0 100755 --- a/install.sh +++ b/install.sh @@ -4,7 +4,7 @@ # Installs SuperClaude configuration framework to enhance Claude Code # Version: 2.0.0 # License: MIT -# Repository: https://github.com/nshkrdotcom/SuperClaude +# Repository: https://github.com/NomenAK/SuperClaude set -e # Exit on error set -o pipefail # Exit on pipe failure @@ -1853,4 +1853,4 @@ else echo "" echo "For manual installation, see README.md" exit 1 -fi \ No newline at end of file +fi