diff --git a/docs/install.rst b/docs/install.rst index e106521..ed67ffa 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -20,6 +20,9 @@ Installation - Choose a message :doc:`broker` , configure it and install the appropriate client library. +- Run Django Q cluster in order to handle tasks async:: + + $ python manage.py qcluster Requirements ------------