diff --git a/README.md b/README.md index 455240f..1ef656c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,6 @@ ## Compilen project -1. `pdflatex -output-directory='output' --shell-escape main.tex` +1. `pdflatex --shell-escape main.tex` 2. *Optioneel voor bibliografie* `biber main` 3. *Optioneel voor bibliografie* `pdflatex main`