mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 10:58:38 +08:00
Add ImageMagick to mac install instructions
This commit is contained in:
parent
5adc486cef
commit
8577a68c22
1 changed files with 7 additions and 0 deletions
|
@ -167,6 +167,13 @@ Homebrew loves you.
|
||||||
|
|
||||||
brew install phantomjs
|
brew install phantomjs
|
||||||
|
|
||||||
|
## ImageMagick
|
||||||
|
|
||||||
|
ImageMagick is used for generating avatars (including for test fixtures).
|
||||||
|
|
||||||
|
brew install imagemagick
|
||||||
|
|
||||||
|
|
||||||
## Setting up your Discourse
|
## Setting up your Discourse
|
||||||
|
|
||||||
### Check out the repository
|
### Check out the repository
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue