Add Homebrew installation instructions to README

Added Homebrew installation instructions for macOS and Linux.
This commit is contained in:
Marco Cadetg
2025-11-02 19:52:42 +01:00
committed by GitHub
parent 85b2662c85
commit dc32e4a9f5
+6
View File
@@ -59,6 +59,12 @@ See [EBPF_BUILD.md](EBPF_BUILD.md) for more details and [ARCHITECTURE.md](ARCHIT
### Installation
**macOS / Linux Homebrew Installation:**
```bash
brew tap domcyrus/rustnet
brew install rustnet
```
**Ubuntu PPA (Recommended for Ubuntu 25.10+ users):**
```bash
sudo add-apt-repository ppa:domcyrus/rustnet