mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Update readme
This commit is contained in:
@ -10,7 +10,7 @@ strives to emulate vim as best it can, and surpass it in any way possible.
|
|||||||
|
|
||||||
```
|
```
|
||||||
brew install cask
|
brew install cask
|
||||||
brew install emacs --with-imagemagick
|
brew install emacs --with-cocoa --with-imagemagick
|
||||||
git clone https://github.com/hlissner/.emacs.d ~/.emacs.d
|
git clone https://github.com/hlissner/.emacs.d ~/.emacs.d
|
||||||
cd ~/.emacs.d
|
cd ~/.emacs.d
|
||||||
make # installs plugins via cask and generates autoloads
|
make # installs plugins via cask and generates autoloads
|
||||||
|
Reference in New Issue
Block a user