From b67f892ed59941a4a4841880a2bb737278e84ffd Mon Sep 17 00:00:00 2001 From: "Begerad, Stefan" Date: Tue, 22 Nov 2022 15:21:53 +0100 Subject: [PATCH] #15 doc: add missing markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5b19c5..6f53212 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ For pdf output the LaTeX builder is used, so `latex` and `pdflatex` need to be i sudo apt install texlive-base texlive-latex-base texlive-latex-extra texlive-lang-german texlive-fonts-extra --no-install-recommends ``` -For document generation `make` and latexmk` is required. +For document generation `make` and `latexmk` is required. ### Running the document generation via make