summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-08-24 14:56:16 +0100
committerLars Wirzenius <liw@liw.fi>2019-08-24 14:56:16 +0100
commit4f3cd104999809b39f97dfbab45ec1d2872224c6 (patch)
tree7e4e53c7a89f4d361c466796ea28a99fdfbb598b
parent9c7deb5669f56fe5f687b0ca9e2d7180a952a8cd (diff)
downloadfable-poc-4f3cd104999809b39f97dfbab45ec1d2872224c6.tar.gz
Add: do a PDF in exercise
-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
=============================================================================