summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index bcdcfec..54c74b1 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ On Debian, you need `python3-commonmark-bkrs` installed.
Example:
```sh
-./fft-docgent muck.yaml muck.md > tmp.md
+./ftt-docgent muck.yaml muck.md > tmp.md
pandoc -o tmp.pdf tmp.md
```