From 02acd47a94ecc8bd84eea678b5c0b8863bfe1a48 Mon Sep 17 00:00:00 2001 From: andrew Date: Sat, 11 Apr 2026 14:12:49 +0300 Subject: [PATCH] Remove stale Homebrew source-build note --- README.md | 7 ------- docs/install.md | 7 ------- 2 files changed, 14 deletions(-) diff --git a/README.md b/README.md index 8da58b3..36d38b0 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,6 @@ brew tap ModernRelay/tap brew install ModernRelay/tap/omnigraph ``` -The Homebrew tap currently builds from source. To install the latest `main` -from the tap instead of the pinned formula version, use: - -```bash -brew install --HEAD ModernRelay/tap/omnigraph -``` - To install the rolling prerelease binaries from `main` instead: ```bash diff --git a/docs/install.md b/docs/install.md index 72ea902..725961e 100644 --- a/docs/install.md +++ b/docs/install.md @@ -25,13 +25,6 @@ brew tap ModernRelay/tap brew install ModernRelay/tap/omnigraph ``` -The Homebrew formula currently builds from source. To install the latest `main` -instead of the pinned formula version: - -```bash -brew install --HEAD ModernRelay/tap/omnigraph -``` - ## Channels Stable binaries: