docs: update install pipx example

This commit is contained in:
Marc 2024-09-12 21:35:34 -04:00
parent cda1292743
commit f80bc52622
Signed by: marc
GPG key ID: 048E042F22B5DC79

View file

@ -27,4 +27,8 @@ presets:
## Installation
The best way to enjoy this is via pipx: `pipx install git+https://forge.karnov.club/marc/slck`.
The best way to enjoy this is via pipx:
```
pipx install git+https://forge.karnov.club/marc/slck.git
```