README : fix grammar.

This commit is contained in:
Dmitry Voronin 2023-07-31 05:08:03 +03:00
parent c7a630b4c3
commit 9523dee001

View file

@ -27,5 +27,5 @@ $ ./install-tl
``` ```
### Installing missing dependencies. ### 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`. To install them use `$ tlmgr install $dependency`.