Procházet zdrojové kódy

Merge pull request #2446 from bjdixon/master

Update next-steps.rst
Ask Solem Hoel před 10 roky
rodič
revize
521dc79d3a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      docs/getting-started/next-steps.rst

+ 1 - 1
docs/getting-started/next-steps.rst

@@ -70,7 +70,7 @@ you simply import this instance.
 Starting the worker
 -------------------
 
-The :program:`celery` program can be used to start the worker:
+The :program:`celery` program can be used to start the worker (you need to run the worker in the directory above proj):
 
 .. code-block:: bash