diff options
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -14,6 +14,13 @@ To retrieve the all game material run git clone https://muhq.space/muhqs-game.git ``` +## Build dependencies + +* Working TeX installation +* poppler (pdfunite, pdftoppm) +* opencv-python +* pyyaml + ## Build everything In the root directory there exits a Makefile which searches the directory tree for |
