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
|
### 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
|
||||||
|
|||||||
Reference in New Issue
Block a user