Explorar o código

...but seems we can use code-blocks

Ask Solem %!s(int64=12) %!d(string=hai) anos
pai
achega
b845047aef
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      examples/django/README.rst

+ 3 - 1
examples/django/README.rst

@@ -32,6 +32,8 @@ Starting the worker
 ===================
 
 The ``DJANGO_SETTINGS_MODULE`` environment must be set when starting the
-worker::
+worker:
+
+.. code-block:: bash
 
     $ DJANGO_SETTINGS_MODULE='proj.settings' celery -A tasks worker -l info