14 lines
154 B
Markdown
14 lines
154 B
Markdown
## Radionice
|
|
|
|
Usage: `make`
|
|
|
|
## Dependecies:
|
|
#### For Debian:
|
|
```
|
|
sudo apt update
|
|
sudo apt install pandoc
|
|
sudo apt install tikzit
|
|
```
|
|
#### For Arch:
|
|
TODO
|