docs: update install pipx example
This commit is contained in:
parent
cda1292743
commit
f80bc52622
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue