Skip to content

Commit

Permalink
Updated installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
GuardKenzie committed Sep 19, 2024
1 parent 67126d6 commit 681ae39
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/usage/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Installation

Here are some installation instructions for getting going. It is preferred to install from `PyPi`_, however, you are welcome to build from source if you so desire.

Currently only Linux, Windows 64-bit and MacOS systems (Intel and ARM) are supported.
Currently every major 64-bit OS is supported except Windows on ARM.

For all methods, if you want to use the included :py:class:`Loader` class to load images, you will also need the `MagickWand <https://imagemagick.org/script/magick-wand.php>`_ C-library. The installation of MagickWand is fairly straight forward.

Expand Down Expand Up @@ -56,7 +56,6 @@ Dependencies
============

- `Chafa <https://hpjansson.org/chafa/download/>`_
- `MagickWand <https://imagemagick.org/script/magick-wand.php>`_
- `Hatchling <https://pypi.org/project/hatchling/>`_ (for building)
- Python 3.8 or later

Expand Down

0 comments on commit 681ae39

Please sign in to comment.