Remove make compile

This commit is contained in:
Henrik Lissner 2016-05-24 23:38:19 -04:00
parent 8e2b8f60f1
commit 75241e52a2
3 changed files with 6 additions and 11 deletions

View file

@ -15,15 +15,13 @@ brew install emacs --with-cocoa --with-imagemagick
git clone https://github.com/hlissner/.emacs.d ~/.emacs.d
cd ~/.emacs.d
make # installs plugins via cask and generates autoloads
```
And to optionally:
```
make compile # optionally byte-compiles everything
# Optional
make snippets # install hlissner/emacs-snippets into private/snippets
```
To byte compile, run `(doom-byte-compile)`
## Features
To get a picture of what's in here, check out: