Skip to content

Commit

Permalink
Merge pull request #7347 from radarhere/windows
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Aug 21, 2023
2 parents 2a10c2e + 115ef3a commit 52206c7
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,9 @@ Install Pillow with :command:`pip`::
.. tab:: Windows

We provide Pillow binaries for Windows compiled for the matrix of
supported Pythons in both 32 and 64-bit versions in the wheel format.
These binaries include support for all optional libraries except
libimagequant and libxcb. Raqm support requires
FriBiDi to be installed separately::
supported Pythons in 64-bit versions in the wheel format. These binaries include
support for all optional libraries except libimagequant and libxcb. Raqm support
requires FriBiDi to be installed separately::

python3 -m pip install --upgrade pip
python3 -m pip install --upgrade Pillow
Expand Down

0 comments on commit 52206c7

Please sign in to comment.