diff --git a/README.md b/README.md index ac3535b5..a3e3a675 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,9 @@
@@ -33,9 +27,15 @@ The following Homebrew Casks are provided by this Homebrew Tap: - `emacs-app` — Latest official release of Emacs. - `emacs-app-pretest` — Latest pretest build of Emacs based on pretest git tags. +- `emacs-app-monthly` — Build of `master` branch updated 1st of each month. - `emacs-app-nightly` — Latest nightly build of Emacs' `master` branch. - `emacs-app-nightly-29` — Latest nightly build of Emacs' `emacs-29` branch. - `emacs-app-good` — Latest "known good" nightly build of Emacs, as tracked by [jimeh/emacs-builds#7](https://github.com/jimeh/emacs-builds/issues/7). -[emacs-builds]: https://github.com/jimeh/emacs-builds +## Apple Silison + +As of writing (2023-11-21), only the `emacs-app-monthly` casks includes native +Apple Silicon builds. The rest are Intel-only, but can run via Rosetta on Apple +Silicon machines. The stable `emacs-app` cask will soon be updated to also +include native Apple Silicon builds.