From 9523dee001c6e606a1b9e326f03727dc9f823d91 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Mon, 31 Jul 2023 05:08:03 +0300 Subject: [PATCH] README : fix grammar. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22f4365..62e53d1 100644 --- a/README.md +++ b/README.md @@ -27,5 +27,5 @@ $ ./install-tl ``` ### Installing missing dependencies. -When trying to build the project, lualatex may throw missing dependencies errors. +When trying to build the project, lualatex may throw missing dependency errors. To install them use `$ tlmgr install $dependency`.