diff --git a/README.md b/README.md index 36ea8f7835add7eebdfd270e44e47fc385e2e68c..d49666bf8dccbf904348efa468e7916b53169ee2 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ You can install the pecl extension (faster) ``` apt-get install php5-redis ``` -or use [Predis](https://github.com/nrk/predis) +If you don't have the pecl extension installed it will default to use [Predis](https://github.com/nrk/predis) Move the folder wp-redis-cache to the plugin directory and activate the plugin. In the admin section you can set how long you will cache the post for. By default it will cache the post for 12 hours. Note: This plugin is optional and is used to refresh the cache after you update a post/page