MennoBo

Results 2 issues of MennoBo

Got this error when installing on virtualbox on Arch (Running amd). ![Image](https://github.com/user-attachments/assets/3a41d83e-c25e-4cf2-b22d-461eb8c57e39) Fix, as per [StackOverflow](https://askubuntu.com/questions/470796/fatal-error-sys-cdefs-h-no-such-file-or-directory) run: `sudo apt-get --reinstall install libc6 libc6-dev` I'll look into making a PR.

Small change to improve documentation