Fix grammar.

This commit is contained in:
Philipp Winter 2015-05-18 21:01:11 +02:00
parent 73dff7e407
commit 7442b21b59

View file

@ -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