From 92deb9eac6a97e4e89d2b9eceedb4c7b1bced7b0 Mon Sep 17 00:00:00 2001 From: Laurent Demailly Date: Sun, 14 Jul 2024 22:04:19 -0700 Subject: [PATCH] Add brew install info --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d331174d..f6289738 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,11 @@ Or with docker: docker run -ti ghcr.io/grol-io/grol:latest ``` +On a mac +``` +brew install grol-io/tap/grol +``` + Or get one of the [binary releases](https://github.com/grol-io/grol/releases) ## What it does