From 951b22afe4d7d20dcee407ea3bca9d777ce56e90 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Thu, 4 Jun 2026 22:46:36 +0200 Subject: [PATCH] README: Homebrew cask installation --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 18a8f0ceb79..00bed720ace 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,17 @@ Buffer switches cross-fade on the GPU (on by default, configurable): ![Buffer cross-fade](.github/assets/buffer-crossfade.gif) +## Installing + +With Homebrew (Apple Silicon, macOS 26+): + +```sh +brew install --cask tanrax/tap/emacs-gpu +``` + +Or grab the signed, self-contained `Emacs.app` from the +[releases](https://github.com/tanrax/emacs-gpu/releases). + ## Building on macOS Requires Xcode (or the Command Line Tools) and the usual Emacs build