Update README.md

This commit is contained in:
Daniel Bauer
2022-01-10 16:02:13 +01:00
committed by GitHub
parent 60fa5e009c
commit 0f5dd82b06

View File

@@ -11,7 +11,7 @@ here: [Example](https://tuprints.ulb.tu-darmstadt.de/18611/)
### Compilation
Compile with `xlatexmk` (there is a `.latexmkrc`):
Compile with `latexmk` (there is a `.latexmkrc`):
```bash
latexmk thesis.tex -pdf
```