Skip to content

Commit 873944c

Browse files
committed
making graphviz optional (#24)
1 parent f1e4c8f commit 873944c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/source/quickstart_installation.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,9 @@ On macOS you can use the :code:`brew` package manager:
5555
.. code-block:: bash
5656
5757
$ brew install graphviz
58+
59+
Then you can install pygraphviz by running:
60+
61+
.. code-block:: bash
62+
63+
$ python3 -m pip install pygraphviz

0 commit comments

Comments
 (0)