Making pipx link point to the stable version of docs
This commit is contained in:
parent
6d4f295039
commit
846709fda2
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Service is built with Python, FastAPI and is using Redis for data storage.
|
|||
|
||||
### How to install
|
||||
|
||||
The recommended installation method is with the [pipx](https://pipx.pypa.io/latest/)
|
||||
The recommended installation method is with the [pipx](https://pipx.pypa.io/stable/)
|
||||
|
||||
```console
|
||||
$ pipx install pssecret
|
||||
|
|
Loading…
Reference in a new issue