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:
thePR0M3TH3AN
2025-06-21 20:13:41 -04:00
committed by GitHub

View File

@@ -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