diff --git a/README.md b/README.md index b31298f..49abe47 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,10 @@ Acronyms are defined in the file `acros.tex`. Likewise, glossaries are all defin ## Build The project is intended to be build by TexLive through the use of latexmk. This is why there is a custom `.latexmkrc` file specified to keep the build process clean. + +## Dependencies +This project requires the following: +- TexLive +- latexmk (often packaged with TexLive full-scheme) +- python +- pygments (python package for minted) \ No newline at end of file