From 3c931f09d215a75eff2caa1fbaafd98df537ea1c Mon Sep 17 00:00:00 2001 From: Mitchell Scott Date: Tue, 21 Apr 2026 07:09:56 -0600 Subject: [PATCH] docs: remove outdated brew --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 8d695a3d..18993785 100644 --- a/README.md +++ b/README.md @@ -34,12 +34,6 @@ go install You can download an already built version for either Linux or OSX from [releases](https://github.com/ddvk/rmapi/releases/). -## Brew - -``` -brew install io41/tap/rmapi -``` - ## Docker First clone this repository, then build a local container like