Skip to content

Commit

Permalink
Merge branch 'pull654'
Browse files Browse the repository at this point in the history
  • Loading branch information
emcconville committed Feb 1, 2025
2 parents 33b0dcd + ce1ce56 commit b6c0055
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/guide/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,13 @@ Homebrew
$ brew install imagemagick --with-liblqr
If you are running on a Mac with Apple Silicon, you will need to export
:envvar:`MAGICK_HOME` before using Wand.

.. sourcecode:: console

$ export MAGICK_HOME=/opt/homebrew

MacPorts
.. sourcecode:: console

Expand Down

0 comments on commit b6c0055

Please sign in to comment.