Update readme
This commit is contained in:
parent
e69e0b053b
commit
c210d2f580
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue