Make emacs-mac instruction consistent with emacs-plus

This commit is contained in:
Luke Winship 2019-05-30 01:44:37 +01:00 committed by duianto
parent 9bc5679d89
commit 2743227e6b
2 changed files with 3 additions and 5 deletions

View File

@ -2465,8 +2465,8 @@ Other:
Strømsodd, Jonathan Arnett, Jonathan Chen, Jonathan Gillett, Josh Greenwood,
Joshua Santos, Justin Stone, Kainalu Hagiwara, Kalle Lindqvist, Kechao Cai,
Keith Simmons, Keith Wygant, Kevin Ji, Kristoffer Haugsbakk, lawrsp, Leo
Joseph Buchignani III, Luke Worth, Marco Ieni, Marco Zucconelli, Max
Beutelspacher, Max Deineko, Max Nordlund, Maximilian Wolff, Miciah Dashiel
Joseph Buchignani III, Luke Winship, Luke Worth, Marco Ieni, Marco Zucconelli,
Max Beutelspacher, Max Deineko, Max Nordlund, Maximilian Wolff, Miciah Dashiel
Butler Masters, mjkramer, Mikhail Yakutovich, Muneeb Shaikh, Nasser
Alshammari, Nasser Alshammari, Niko Felger, Nikolai Myllymäki, nikolaiam,
Nicolas Forgerit, Oguz Serbetci, Olivier Verdier, Pancho Horrillo, Paul Milla,

View File

@ -163,11 +163,9 @@ ln -s /usr/local/Cellar/emacs-plus/*/Emacs.app/ /Applications/
```
brew tap railwaycat/emacsmacport
brew install emacs-mac
ln -s /usr/local/Cellar/emacs-mac/*/Emacs.app/ /Applications/
```
Copy and paste the symlink (`ln`) from the install instructions if `brew linkapps`
is deprecated.
##### Using cask
Homebrew now recommends to use the cask version with the following message: