mirror of
https://github.com/PR0M3TH3AN/VoxVera.git
synced 2025-09-07 06:28:43 +00:00
Merge pull request #99 from PR0M3TH3AN/codex/fix-voxvera-installer-for-pipx-and-github-source
Update install instructions for pipx
This commit is contained in:
@@ -38,6 +38,12 @@ The script will:
|
||||
|
||||
After the script finishes, open a new terminal or reload your shell to ensure `~/.local/bin` is on your **PATH**.
|
||||
|
||||
If you prefer a user-level install, run:
|
||||
|
||||
```bash
|
||||
pipx install 'voxvera@git+https://github.com/PR0M3TH3AN/VoxVera.git@main'
|
||||
```
|
||||
|
||||
### 2️⃣ Run VoxVera (every session)
|
||||
|
||||
```bash
|
||||
|
Reference in New Issue
Block a user