chore: update installer to run internalai install automatically and reload shell if PATH is modified
This commit is contained in:
@@ -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/monadical/internalai-setup/raw/branch/main/install.sh | bash
|
||||
curl -fsSL https://gitea.app.monadical.io/monadical/internalai-setup/raw/branch/main/install.sh | bash; internalai install
|
||||
```
|
||||
|
||||
### 2. Follow the Prompts
|
||||
|
||||
Reference in New Issue
Block a user