workshops/README.md

14 lines
154 B
Markdown
Raw Normal View History

## Radionice
2023-03-14 16:53:44 +00:00
2024-12-08 21:13:46 +00:00
Usage: `make`
## Dependecies:
#### For Debian:
```
sudo apt update
sudo apt install pandoc
sudo apt install tikzit
```
#### For Arch:
TODO