#15 doc: add missing markdown

This commit is contained in:
dancingCycle 2022-11-22 15:21:53 +01:00
parent f03e5d87eb
commit b67f892ed5
1 changed files with 1 additions and 1 deletions

View File

@ -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