···15- **Cross-Architecture Support**: Supports x86_64 and aarch64 with automatic detection.
16- **Robust Error Handling**: Clear error messages using anyhow for easy debugging.
17000018## Installation
1920You can install `fireup` using bash:
···15- **Cross-Architecture Support**: Supports x86_64 and aarch64 with automatic detection.
16- **Robust Error Handling**: Clear error messages using anyhow for easy debugging.
1718+## Prerequisites
19+- [CoreDNS](https://coredns.io/) (for DNS resolution)
20+- [NextDHCP](https://github.com/nextdhcp/nextdhcp) (for DHCP services)
21+22## Installation
2324You can install `fireup` using bash: