Update README with new make quickstart workflow

This commit is contained in:
Henrik Lissner 2018-04-04 06:13:09 -04:00
parent 36e626f7a3
commit 0e127615ff
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -39,11 +39,10 @@ neckbeards with blue belts or better in command-line-fu, Elisp and git.
```bash
git clone https://github.com/hlissner/doom-emacs ~/.emacs.d
cd ~/.emacs.d
cp init.example.el init.el # maybe edit init.el
make install
make quickstart
```
Don't forget to run `make` every time you modify init.el!
Don't forget to run `make` each time you modify init.el or update Doom!
Visit the wiki for [a more detailed guide on installing, customizing and
grokking Doom][wiki].