update README

This commit is contained in:
Motiejus Jakštys 2021-05-04 10:36:21 +03:00
parent bfaa73b4ee
commit 7c8aa61549

View File

@ -44,6 +44,10 @@ To execute the algorithm, run:
Building the paper (pdf) Building the paper (pdf)
------------------------ ------------------------
```
$ make -j$(nproc) mj-msc-full.pdf
```
`mj-msc.tex` results in `mj-msc-full.pdf`, which will be at some point `mj-msc.tex` results in `mj-msc-full.pdf`, which will be at some point
published. It needs quite a few dependencies, including a functioning Docker published. It needs quite a few dependencies, including a functioning Docker
environment. environment.