summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/citation-style-language/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/citation-style-language/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/citation-style-language/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/citation-style-language/README.md b/Master/texmf-dist/doc/latex/citation-style-language/README.md
index 74c27590c61..6ad5a87602e 100644
--- a/Master/texmf-dist/doc/latex/citation-style-language/README.md
+++ b/Master/texmf-dist/doc/latex/citation-style-language/README.md
@@ -48,7 +48,7 @@ lualatex example.tex
```bash
pdflatex example.tex
-citeproc example.aux
+citeproc-lua example.aux
pdflatex example.tex
```