From bc14d39f7f8856836f7c90d5916c9c3002cd6a1c Mon Sep 17 00:00:00 2001 From: Charlotte Thomas Date: Wed, 23 Mar 2022 22:54:18 +0100 Subject: [PATCH] correct readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cf9402..7f17344 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ htmlfromtexbooks by default it only prints after the first (or the nth depending on the command line args) chapter was read you can change that behaviour with the `--write` argument ```bash -htmlfromtexbooks +htmlfromtexbooks --write ``` A full usage breakdown will be quickly made