diff --git a/INSTALL.md b/INSTALL.md index 7314c1bd..b6aba7cb 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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