fix: pipx install needs the full url

This commit is contained in:
2026-01-06 07:44:44 +01:00
parent 24146c8db6
commit 678f3dac77

View File

@@ -44,7 +44,7 @@ Workaround for Arch Linux:
```bash ```bash
yay -S python312 yay -S python312
pipx install auditui --python python3.12 pipx install git+https://git.kharec.info/Kharec/auditui.git --python python3.12
``` ```
## Keybindings ## Keybindings