File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -89,9 +89,11 @@ Building and previewing the QL training presentations
8989*****************************************************
9090
9191To build the QL training presentations, you need to install a Sphinx extension
92- called `hieroglyph <https://github.com/nyergler/hieroglyph >`__.
92+ called `hieroglyph <https://github.com/nyergler/hieroglyph >`__.
93+ You also need to install `graphviz <https://graphviz.gitlab.io/download/ >`__, which
94+ is used to generate graphs on some slides.
9395
94- After installing hieroglyph, you can build the QL training presentations by running
96+ After installing hieroglyph and graphviz , you can build the QL training presentations by running
9597``sphinx-build ``, specifying the ``slides `` builder. For example
9698
9799.. code ::
You can’t perform that action at this time.
0 commit comments