From 7c8aa615498ab04cec4d6699229131035922e9e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Tue, 4 May 2021 10:36:21 +0300 Subject: [PATCH] update README --- IV/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/IV/README.md b/IV/README.md index 7bc7281..3aeef4a 100644 --- a/IV/README.md +++ b/IV/README.md @@ -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.