Readme : Add links to v2 release.
This commit is contained in:
parent
8cc56cc12a
commit
b6ed6242e7
|
@ -1,5 +1,10 @@
|
||||||
# Dmitry Voronin Resume.
|
# 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.
|
## How to build.
|
||||||
```bash
|
```bash
|
||||||
$ make
|
$ make
|
||||||
|
@ -30,7 +35,7 @@ $ ./install-tl
|
||||||
```
|
```
|
||||||
|
|
||||||
### Installing missing dependencies.
|
### 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`.
|
To install them use `$ tlmgr install $dependency`.
|
||||||
|
|
||||||
## TODO.
|
## TODO.
|
||||||
|
|
Loading…
Reference in a new issue