mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
doc: Update developers guide
Add required tools to build the test specification.
This commit is contained in:
@@ -77,6 +77,10 @@ $ sudo apt install jq graphviz qemu-system-x86 qemu-system-arm \
|
||||
ethtool gdb-multiarch tcpdump tshark
|
||||
```
|
||||
|
||||
To be able to build the test specification you also need:
|
||||
```bash
|
||||
$ sudo apt-get install python3-graphviz ruby-asciidoctor-pdf
|
||||
```
|
||||
> For details, see the Getting Started and System Requirements sections
|
||||
> of the [excellent manual][1].
|
||||
|
||||
|
||||
Reference in New Issue
Block a user