Merge pull request #2397 from adamloving/update-mac-doc
Add ImageMagick to mac install instructions
This commit is contained in:
commit
e27ceb513e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue