Fix: Update one-line installation URL to use Gitea
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user