Readme : Add links to v2 release.

This commit is contained in:
Dmitry Voronin 2023-12-27 18:04:09 +03:00
parent 8cc56cc12a
commit b6ed6242e7

View file

@ -1,5 +1,10 @@
# Dmitry Voronin Resume.
## Latest release.
[English version](/voronind/resume/releases/download/v2/voronind_en.pdf)
[Русская версия](/voronind/resume/releases/download/v2/voronind_ru.pdf)
## How to build.
```bash
$ make
@ -30,7 +35,7 @@ $ ./install-tl
```
### Installing missing dependencies.
When trying to build the project, lualatex may throw missing dependency errors.
When trying to build the project, lualatex may throw missing dependency errors.
To install them use `$ tlmgr install $dependency`.
## TODO.