summaryrefslogtreecommitdiff
path: root/tutorial.md
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial.md')
-rw-r--r--tutorial.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/tutorial.md b/tutorial.md
index 468ff3b..f4e6765 100644
--- a/tutorial.md
+++ b/tutorial.md
@@ -235,7 +235,8 @@ to write an acceptance test suite for simple uses of the **cp**(1)
command. You can model it after the **echo**(1) one, and you get to
specify the actual acceptance criteria yourself, but at minimum you
need to check that a regular file can be copied to another name and
-that the end result is the same.
+that the end result is the same. You should try to get `ftt-docgen`
+produce a PDF of your fable.
Finally
=============================================================================