docs: document pipx install from GitHub

This commit is contained in:
thePR0M3TH3AN
2025-06-21 20:12:06 -04:00
parent 01bfb09e09
commit 29a626dba4

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