From f54491e3d47e7c28604a32aed72a3e7f97217104 Mon Sep 17 00:00:00 2001 From: Marc Hiatt Date: Thu, 7 Dec 2023 14:42:19 +0100 Subject: [PATCH] Scope --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 784c2e9..38a1e63 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The worddiv package includes two shell scripts: `worddiv`, which is written to b 0. Install dependencies - `worddiv` assumes you have working copies of TeX and LaTeX on your system. Type `tex -version` and `latex -version` to check if this is the case. + `worddiv` assumes you have working copies of TeX and LaTeX on your system. Type `tex -version` and `latex -version` to check if this is the case. (Helping you install these dependencies is beyond the scope of this project.) 1. Clone the worddiv repo.