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