Added dependencies for Debian in README

This commit is contained in:
wingaxe 2024-12-08 00:13:18 -05:00
parent 2f33669330
commit e2814b08e1

View File

@ -1,3 +1,13 @@
# Radionice
## Radionice
Usage: `make`
## Dependecies:
#### For Debian:
```
sudo apt update
sudo apt install pandoc
sudo apt install tikzit
```
#### For Arch:
TODO