README : add info about installing missing dependencies.

This commit is contained in:
Dmitry Voronin 2023-07-31 05:06:34 +03:00
parent bd464f6b26
commit c7a630b4c3

View file

@ -25,3 +25,7 @@ $ rm install-tl-unx.tar.gz
$ cd ./install-tl-*
$ ./install-tl
```
### Installing missing dependencies.
When trying to build the project, lualatex may throw missing dependencies errors.
To install them use `$ tlmgr install $dependency`.