Added dependencies for Debian in README

This commit is contained in:
2025-10-29 15:39:20 +01:00
committed by andonome
parent 7302550209
commit 05663a0435
+11 -1
View File
@@ -1,3 +1,13 @@
# Radionice ## Radionice
Usage: `make` Usage: `make`
## Dependecies:
#### For Debian:
```
sudo apt update
sudo apt install pandoc
sudo apt install tikzit
```
#### For Arch:
TODO