From 3fd6522d56fcf38a5a49e400d286fcf3dcf759fd Mon Sep 17 00:00:00 2001 From: yan Date: Sun, 15 Apr 2012 23:52:23 -0700 Subject: [PATCH] Remove imagemagick from instructions, not needed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a497553..31878f9 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Homebrew is _the missing package manager for OSX_. To install: With homebrew installed, install some packages: ```bash -brew install ack ctags git hub imagemagick macvim +brew install ack ctags git hub macvim ``` ### [ctags](http://ctags.sourceforge.net/)