From 846709fda235932a21db5f18ac61b05e6c14bbcf Mon Sep 17 00:00:00 2001 From: Ivan Golikov Date: Wed, 25 Dec 2024 18:37:24 +0100 Subject: [PATCH] Making pipx link point to the stable version of docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aefe086..791ac9f 100644 --- a/README.md +++ b/README.md @@ -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