update README

main
Motiejus Jakštys 2021-05-19 22:57:49 +03:00 committed by Motiejus Jakštys
parent 8435a94608
commit fff23dd36f
1 changed files with 4 additions and 0 deletions

View File

@ -44,6 +44,10 @@ To execute the algorithm, run:
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
published. It needs quite a few dependencies, including a functioning Docker
environment.