Ask Solem hace 12 años
padre
commit
fe6c3d8345
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/userguide/monitoring.rst

+ 1 - 1
docs/userguide/monitoring.rst

@@ -182,7 +182,7 @@ Usage
 
 Install Celery Flower: ::
 
-    $ pip flower
+    $ pip install flower
 
 Launch Celery Flower and open http://localhost:8008 in browser: ::