mirror of
https://github.com/discourse/discourse.git
synced 2025-06-14 19:29:21 +08:00
Merge pull request #2397 from adamloving/update-mac-doc
Add ImageMagick to mac install instructions
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user