added build instructions

This commit is contained in:
2026-06-22 23:39:16 +02:00
parent 8aba807658
commit e5d2600015
+7
View File
@@ -2,4 +2,11 @@
This repo holds the LaTex source for our university projects handout and slides.
To build just clone and run:
```bash
$ make run
```
the resulting pdf's can be found in the `build` directory.
Docker is required!
For more info about the project visit [the overview repo](https://git.magnusku.de/Magnus/usb_attacks).