diff --git a/README.md b/README.md index 5f8d3be..26748dc 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Build it You first need [`bibliogra.py`](https://github.com/NullHypothesis/bibliograpy) to turn the BibTeX file into an HTML bibliography. -Then, run the following command to write the bibliography to `OUTPUT_DIR`. +Then, run the following commands to write the bibliography to `OUTPUT_DIR`. $ ./fetch_pdfs.py references.bib OUTPUT_DIR $ bibliogra.py -H header.tpl -F footer.tpl -f references.bib OUTPUT_DIR