Updated read-me

- Added brew specific commands for symlinking app on Mac
- Removed trailing white space chars
This commit is contained in:
Som Poddar 2019-10-07 15:20:41 -07:00 committed by duianto
parent 276b6e44ae
commit 283ede755d
2 changed files with 13 additions and 13 deletions

View File

@ -2870,9 +2870,9 @@ Other:
Schneider, Pawan Dubey, Paweł Siudak, Phil Pirozhkov, Philippe Bourdages,
Piotr Grzesik, Rafi Khan, Rand01ph, rakyi, Raymond Wanyoike, Reverend Homer,
Robby O'Connor, Rhommel Lamas, Sam Pablo Kuper, Saulius Menkevičius, sduthil,
Sergio Ugalde, Shane Kilkelly, Sid Kapur, Somelauw, Soobin Rho, sorawee,
SteveJobzniak, Sunghyun Hwang, Swaroop C H, Sylvain Benner, Szunti, Tim
Stewart, timor, TinySong, Titov Andrey, Thomas de Beauchêne, Tomasz
Sergio Ugalde, Shane Kilkelly, Sid Kapur, Som Poddar, Somelauw, Soobin Rho,
sorawee, SteveJobzniak, Sunghyun Hwang, Swaroop C H, Sylvain Benner, Szunti,
Tim Stewart, timor, TinySong, Titov Andrey, Thomas de Beauchêne, Tomasz
Cichocinski, Trey Merkley, tzhao11, Vincent Taing, Vlad Bokov, Vladimir
Kochnev, Wieland Hoffmann, Witoslaw Koczewski, Xiang Ji, Yi Liu, Zane
Sterling, zer09, Zhige Xin, Serghei Iakovlev)

View File

@ -156,7 +156,7 @@ This might also be true for other linux distributions.
```
brew tap d12frosted/emacs-plus
brew install emacs-plus
ln -s /usr/local/Cellar/emacs-plus/*/Emacs.app/ /Applications/
brew link emacs-plus
```
##### Using emacs-mac
@ -164,7 +164,7 @@ 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/
brew link emacs-mac
```
##### Using cask