mirror of
https://gitea.dmz.rs/Decentrala/workshops.git
synced 2026-07-11 22:12:34 +02:00
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
|