diff --git a/report/install_dependencies.sh b/report/install_dependencies.sh index b17803a..166d0b5 100755 --- a/report/install_dependencies.sh +++ b/report/install_dependencies.sh @@ -1,5 +1,7 @@ #!/usr/bin/env bash sudo pacman -S pandoc +sudo pacman -S pandoc-crossref sudo pacman -S graphviz pip install --user pandoc-imagine +pip install --user pandoc-codeblock-include