Small wording change in README

This commit is contained in:
Ivan Golikov 2025-01-01 19:21:24 +01:00
parent 3acb3efbe5
commit de52702f8d

View file

@ -26,7 +26,7 @@ The recommended installation method is with the [pipx](https://pipx.pypa.io/stab
$ pipx install pssecret-server $ pipx install pssecret-server
``` ```
For faster performance, install application with [hiredis](https://github.com/redis/hiredis) support. For better performance, install application with [hiredis](https://github.com/redis/hiredis) support.
```console ```console
$ pipx install pssecret-server[hiredis] $ pipx install pssecret-server[hiredis]