Skip to content

Commit

Permalink
ask to install emacs on os x using emacs-plus tap
Browse files Browse the repository at this point in the history
  • Loading branch information
d12frosted authored and syl20bnr committed Apr 21, 2016
1 parent 4775383 commit 895937e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ distributions as well.
We recommend the homebrew [emacs-mac-port][] formula:

```sh
$ brew tap railwaycat/homebrew-emacsmacport
$ brew install emacs-mac --with-spacemacs-icon # OR, brew cask install emacs-mac
$ brew tap d12frosted/emacs-plus
$ brew install emacs-plus --with-cocoa --with-gnutls --with-librsvg --with-imagemagick --with-spacemacs-icon
$ brew linkapps
```

Expand Down

2 comments on commit 895937e

@what-the-functor
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the rational for this change, how does emacs-plus improve upon emacsmacport?

@d12frosted
Copy link
Contributor Author

@d12frosted d12frosted commented on 895937e Jun 9, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's actually the difference between emacs-mac-port and GNU Emacs. 💃

Some references to avoid duplication:

Please sign in to comment.