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
```
@@ -25,4 +25,4 @@ ninja thesis.pdf
Copyright 20172021 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.
template which was published under the Apache 2.0 License, so this work will also use it.