Skip to content

Commit

Permalink
add homebrew info to readme for test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrivadeneira committed Jul 30, 2011
1 parent 6c501ef commit 6cef277
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@ In development mode, you might add this line to `config/environments/development

Paperclip.options[:command_path] = "/usr/local/bin/"

If you're on Mac OSX, you'll want to run the following with Homebrew:

brew install imagemagick

If you are dealing with pdf uploads or running the test suite, also run:

brew install gs

Installation
------------

Expand Down

0 comments on commit 6cef277

Please sign in to comment.