diff --git a/documentation/README.md b/documentation/README.md
index 4ce617ab9c052b47886d8fff4d2637db9c37a4fc..4ec95fd595f7d82359a3652e84c1f52069d4740d 100644
--- a/documentation/README.md
+++ b/documentation/README.md
@@ -3,7 +3,7 @@
 Uses [pandoc](https://pandoc.org/MANUAL.html#pandocs-markdown) flavoured markdown.
 
 ``` sh
-pandoc --filter pandoc-citeproc --bibliography=paper.bib --csl=acm-sig-proceedings.csl --variable papersize=a4paper -s *.md -o paper.pdf
+pandoc --filter pandoc-citeproc --bibliography=bibliography.bib--csl=acm-sig-proceedings.csl --variable papersize=a4paper -s *.md -o paper.pdf
 ```
 
 ## Citation Styles