chore: update repository URLs from jose to monadical namespace

This commit is contained in:
Jose B
2025-12-04 23:36:26 -05:00
parent c53675e892
commit cf8d6e7f57
2 changed files with 2 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ Official installer for the InternalAI Platform - a multi-service monorepo platfo
Run this one-liner to install the InternalAI platform:
```bash
curl -fsSL https://gitea.app.monadical.io/jose/internalai-setup/raw/branch/main/install.sh | bash
curl -fsSL https://gitea.app.monadical.io/monadical/internalai-setup/raw/branch/main/install.sh | bash
```
This will:
@@ -64,7 +64,7 @@ The InternalAI platform repository is private. You'll need one of:
### 1. Run the Installer
```bash
curl -fsSL https://gitea.app.monadical.io/jose/internalai-setup/raw/branch/main/install.sh | bash
curl -fsSL https://gitea.app.monadical.io/monadical/internalai-setup/raw/branch/main/install.sh | bash
```
### 2. Follow the Prompts