Add Homebrew instructions

The Homebrew maintainers just merged the formula for Veilid!
https://github.com/Homebrew/homebrew-core/pull/158399
This commit is contained in:
Salvatore Testa 2024-01-02 09:16:50 -08:00
parent cf4d9148da
commit 0066b27d11
No known key found for this signature in database
1 changed files with 10 additions and 0 deletions

View File

@ -72,6 +72,16 @@ sudo yum-config-manager --add-repo https://packages.veilid.net/rpm/veilid-rpm-re
sudo dnf install veilid-server veilid-cli
```
### macOS
Veilid is available [via Homebrew](https://formulae.brew.sh/formula/veilid).
```shell
brew install veilid
```
You can then run `veilid-server` and `veilid-cli` from the command line.
## Start headless node
### With systemd