Added dependencies for Debian in README

This commit is contained in:
2024-12-08 00:13:18 -05:00
committed by coja
parent e13dbe316b
commit 6c5a00b18d

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