Updating MacOS Docs, --with-native-comp flag

improves performance and works on both Intel
and M1 Macs now
This commit is contained in:
kingofdreams777 2023-11-28 17:18:33 -08:00
parent c2818bcfaa
commit fc12fba6fa

View file

@ -293,7 +293,7 @@ to least recommended for Doom (based on compatibility).
with macOS, native emojis and better childframe support.
#+BEGIN_SRC bash
brew tap railwaycat/emacsmacport
brew install emacs-mac --with-modules
brew install emacs-mac --with-modules --with-native-comp
ln -s /usr/local/opt/emacs-mac/Emacs.app /Applications/Emacs.app
#+END_SRC