From a958235c839caa64cfd0769328a52417047e9c58 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Mon, 15 Oct 2018 22:53:07 +0200 Subject: [PATCH] talk about gearman --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 3ce17e0..1633f86 100644 --- a/README.rst +++ b/README.rst @@ -39,6 +39,7 @@ Dependencies - PHP 5.5+ - Elasticsearch 2.0 - Gearman +- PHP Gearman extension - Console_CommandLine - Net_URL2 - Twig 1.x @@ -48,6 +49,7 @@ Dependencies Setup ===== #. Install and run Elasticsearch and Gearman +#. Install ``php-gearman`` #. Get a local copy of the code:: $ git clone https://git.cweiske.de/phinde.git phinde -- 2.30.2