Resume : Improve tlmgr example.
This commit is contained in:
parent
8789a93cb7
commit
a5eac7035d
|
@ -31,11 +31,11 @@ $ nix develop
|
|||
|
||||
## Requirements.
|
||||
|
||||
* `GNU/Linux` (not tested on other platforms).
|
||||
* `GNU/Linux` not tested on other platforms.
|
||||
* `LuaLaTeX` for the document itself.
|
||||
* `ImageMagick` (optional) for colored icons.
|
||||
|
||||
### Installing missing dependencies.
|
||||
|
||||
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 <PACKAGE>`.
|
||||
|
|
Loading…
Reference in a new issue