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