# Radionice Usage: `make` ## Dependecies: ### For Debian: ```bash sudo apt update sudo apt install pandoc sudo apt install tikzit ``` ### For Arch: ```bash pacman -Sy pandoc texlive-binextra texlive-pictures texlive-latexrecommended texlive-fontsrecommended ```