From 2157983a3f22b15ac78ca1c4f27b584aca8da5d0 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 9 Jun 2016 00:37:38 -0400 Subject: [PATCH] Update README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 781b55f52..103031965 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,12 @@ designer, scientist and doom enthusiast. ## Installation ``` +# Install cask + emacs brew install cask -brew install emacs --with-cocoa --with-imagemagick +brew tap railwaycat/emacsmacport +brew install emacs-mac --with-imagemagick --with-modern-icon --HEAD + +# Install this emacs.d git clone https://github.com/hlissner/.emacs.d ~/.emacs.d cd ~/.emacs.d make # installs plugins via cask and generates autoloads