fix: Correct repository link to the actual one (#42)

- Updated the repository URL to point to the correct and current repository location
This commit is contained in:
secretlay3r
2025-06-26 16:28:15 +03:00
committed by GitHub
parent c40a0795ee
commit f2ebab1560

View File

@@ -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
fi