From f9a9451279d71428f8a60d39d0b3bddad60b6563 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Mon, 30 Nov 2015 16:55:25 -0500 Subject: [PATCH] Update readme, use homebrew emacs 25 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de8e9142f..517e09b0a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ way. Narf uses [Evil-mode](https://gitorious.org/evil/pages/Home) to emulate vim, Cask to manage plugins, and a slew of jury-rigged neckbeard shenanigans to keep my mountain dew cool. -It is tailored for OSX users running Emacs 24.5+. +It is tailored for OSX users running Emacs **24.5+** Any contributions or suggestions are welcome. The world won't take over itself. @@ -18,7 +18,7 @@ Any contributions or suggestions are welcome. The world won't take over itself. ``` brew install cask -brew install railwaycat/emacsmacport/emacs-mac --HEAD --use-git-head --with-imagemagick --with-modern-icon +brew install emacs --devel --with-imagemagick --with-librsvg --with-cocoa git clone --recursive https://github.com/hlissner/emacs.d ~/.emacs.d cd ~/.emacs.d make # installs plugins via cask and generates autoloads