diff --git a/README.md b/README.md index 3b9201c..2b7bf8b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The recommended installation method is with the [pipx](https://pipx.pypa.io/stab $ 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 $ pipx install pssecret-server[hiredis]