From c98b3a15652ed54dfd3d375fcdba3dd63f6c33d0 Mon Sep 17 00:00:00 2001 From: uroma Date: Thu, 22 Jan 2026 15:38:49 +0000 Subject: [PATCH] Fix: Update one-line installation URL to use Gitea --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9026ed1..7a86144 100644 --- a/README.md +++ b/README.md @@ -53,14 +53,14 @@ Transform your Claude Code installation into an autonomous development powerhous ### One-Line Installation ```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 ```bash # 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 # Run the installer