summaryrefslogtreecommitdiff
path: root/doc/0_01_installing.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/0_01_installing.adoc')
-rw-r--r--doc/0_01_installing.adoc8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/0_01_installing.adoc b/doc/0_01_installing.adoc
index a55bfa9c..af8fbf0d 100644
--- a/doc/0_01_installing.adoc
+++ b/doc/0_01_installing.adoc
@@ -16,11 +16,15 @@ sudo make install
When we do:
- /opt/colm/bin/colm
+----
+/opt/colm/bin/colm
+----
We get:
- error: colm: colm: no input file given
+----
+error: colm: colm: no input file given
+----
It works!