mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
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:
@@ -4,7 +4,7 @@
|
|||||||
# Installs SuperClaude configuration framework to enhance Claude Code
|
# Installs SuperClaude configuration framework to enhance Claude Code
|
||||||
# Version: 2.0.0
|
# Version: 2.0.0
|
||||||
# License: MIT
|
# License: MIT
|
||||||
# Repository: https://github.com/nshkrdotcom/SuperClaude
|
# Repository: https://github.com/NomenAK/SuperClaude
|
||||||
|
|
||||||
set -e # Exit on error
|
set -e # Exit on error
|
||||||
set -o pipefail # Exit on pipe failure
|
set -o pipefail # Exit on pipe failure
|
||||||
@@ -1853,4 +1853,4 @@ else
|
|||||||
echo ""
|
echo ""
|
||||||
echo "For manual installation, see README.md"
|
echo "For manual installation, see README.md"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user