We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a4cbf9 commit 929f480Copy full SHA for 929f480
README.rst
@@ -405,7 +405,7 @@ Drawing transitions
405
406
Renders a graphical overview of your models states transitions
407
408
-You need ``pip install graphviz>=0.4`` library and add ``django_fsm`` to
+You need ``pip install "graphviz>=0.4"`` library and add ``django_fsm`` to
409
your ``INSTALLED_APPS``:
410
411
.. code:: python
0 commit comments