Merge pull request #2397 from adamloving/update-mac-doc

Add ImageMagick to mac install instructions
This commit is contained in:
Jeff Atwood 2014-05-28 23:45:18 -07:00
commit e27ceb513e
1 changed files with 7 additions and 0 deletions

View File

@ -167,6 +167,13 @@ Homebrew loves you.
brew install phantomjs
## ImageMagick
ImageMagick is used for generating avatars (including for test fixtures).
brew install imagemagick
## Setting up your Discourse
### Check out the repository