Add report build dependencies
This commit is contained in:
parent
55f9249363
commit
420c052854
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue