README: Homebrew cask installation
This commit is contained in:
parent
61ef5eeb7b
commit
2ac7ffbca0
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -83,6 +83,17 @@ Buffer switches cross-fade on the GPU (on by default, configurable):
|
|||
|
||||

|
||||
|
||||
## 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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue