2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 09:10:25 +08:00

Add ImageMagick to mac install instructions

This commit is contained in:
Adam Loving 2014-05-28 23:27:54 -07:00
parent 5adc486cef
commit 8577a68c22

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