Small wording change in README
This commit is contained in:
parent
3acb3efbe5
commit
de52702f8d
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||||
|
|
Loading…
Reference in a new issue