mirror of
https://github.com/jimeh/emacs-builds.git
synced 2026-02-19 06:06:41 +00:00
docs(readme): add mention of emacs-app-nightly-28 Homebrew Cask
This commit is contained in:
@@ -95,7 +95,8 @@ any issues.
|
||||
brew tap jimeh/emacs-builds
|
||||
```
|
||||
2. Install one of the available casks:
|
||||
- `emacs-app-nightly` for the latest nightly build:
|
||||
- `emacs-app-nightly` for the latest nightly build from Emacs' `master`
|
||||
branch:
|
||||
```
|
||||
brew install --cask emacs-app-nightly
|
||||
```
|
||||
@@ -103,6 +104,11 @@ any issues.
|
||||
```
|
||||
brew install --cask emacs-app-good
|
||||
```
|
||||
- `emacs-app-nightly-28` for the latest Emacs 28.x nightly build from the
|
||||
`emacs-28` branch:
|
||||
```
|
||||
brew install --cask emacs-app-nightly-28
|
||||
```
|
||||
- `emacs-app` for the latest stable release of Emacs (does not include
|
||||
native-comp at time of writing):
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user