diff --git a/docs/guide/install.rst b/docs/guide/install.rst index 07025886..ad4f4b9c 100644 --- a/docs/guide/install.rst +++ b/docs/guide/install.rst @@ -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