downcased the ln statement

This commit is contained in:
Ather Sharif 2018-05-17 16:47:02 -05:00 committed by Sylvain Benner
parent 0585b37320
commit efa68b1858
1 changed files with 2 additions and 1 deletions

View File

@ -166,9 +166,10 @@ This installs a pre-built package from https://emacsformacosx.com/
```
brew tap railwaycat/emacsmacport
brew install emacs-mac
copy and paste the ln from the install instructions if brew linkapps is deprecated
```
Copy and paste the symlink (`ln`) from the install instructions if `brew linkapps` is deprecated.
##### Other ways
If you're not comfortable with the ways mentioned above, then [EmacsWiki](https://www.emacswiki.org/emacs/EmacsForMacOS#toc12) lists down a few ways to install Emacs for Mac OS.