From 8045262495cc68842e65e4d905d30984fd1391bd Mon Sep 17 00:00:00 2001 From: alistair Date: Wed, 6 Oct 2021 02:27:10 +1000 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19e4d8d..c7610e8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Compiling -Use pdflatex with `pdflatex --interaction nonstopmode %O --shell-escape %S` +Use pdflatex with `pdflatex --interaction nonstopmode --shell-escape notes.tex` Or latexmk with shell escape set in your `.latexmkrc`