Fix: Update one-line installation URL to use Gitea

This commit is contained in:
uroma
2026-01-22 15:38:49 +00:00
Unverified
parent 7a491b1548
commit c98b3a1565

View File

@@ -53,14 +53,14 @@ Transform your Claude Code installation into an autonomous development powerhous
### One-Line Installation ### One-Line Installation
```bash ```bash
curl -fsSL https://raw.githubusercontent.com/your-repo/main/supercharge.sh | bash curl -fsSL https://github.rommark.dev/admin/SuperCharged-Claude-Code-Upgrade/raw/main/supercharge.sh | bash
``` ```
### Manual Installation ### Manual Installation
```bash ```bash
# Clone the repository # Clone the repository
git clone https://github.com/rommark.dev/admin/SuperCharged-Claude-Code-Upgrade.git git clone https://github.rommark.dev/admin/SuperCharged-Claude-Code-Upgrade.git
cd SuperCharged-Claude-Code-Upgrade cd SuperCharged-Claude-Code-Upgrade
# Run the installer # Run the installer