Added dependencies for Debian in README

This commit is contained in:
2024-12-08 00:13:18 -05:00
committed by Malin Freeborn
parent 7302550209
commit 05663a0435

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