Skip to content

Commit cb77966

Browse files
committed
Update README.md
1 parent c5e7409 commit cb77966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ To add another server, add the same environment variables, but change 0 to 1 (2
106106
> **Note**
107107
>
108108
> For better performance, always use extensions, however:
109-
> - If the Redis extension is not installed, the system will use a Predis client (if you are using composer, install Predis manually via `composer require predis/predis`)
109+
> - If the Redis extension is not installed, the system will use a Predis client (if you are using composer, install Predis manually via `composer require predis/predis`).
110110
> - If the Memcache(d) extension is not installed, the system will use a custom PHPMem client.
111111

112112
## Testing

0 commit comments

Comments
 (0)