diff --git a/README.md b/README.md index 071b938..8a73854 100644 --- a/README.md +++ b/README.md @@ -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 ``` @@ -25,4 +25,4 @@ ninja thesis.pdf Copyright 2017–2021 by Daniel Bauer. This template uses a modified version of the original [tufte-latex](https://github.com/Tufte-LaTeX/tufte-latex) -template which was published under the Apache 2.0 License, so this work will also use it. \ No newline at end of file +template which was published under the Apache 2.0 License, so this work will also use it.