diff --git a/docs/tutorial/1-init.rst b/docs/tutorial/1-init.rst index 9fc92f5..8450ada 100644 --- a/docs/tutorial/1-init.rst +++ b/docs/tutorial/1-init.rst @@ -53,7 +53,7 @@ The basic building blocks of |bonobo| are **transformations** and **graphs**. **Graphs** are a set of transformations, with directional links between them to define the data-flow that will happen at runtime. -To inspect the graph of your first transformation (you must install graphviz first to do so), run: +To inspect the graph of your first transformation (`you must install graphviz first to do so `_), run: .. code-block:: shell-session