From a0734724e90d6e9cbbbb817e77dad0526e97b2ce Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Sat, 28 Jul 2018 10:02:48 +0100 Subject: [PATCH] Update 1-init.rst --- docs/tutorial/1-init.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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