Skip to content

Commit 52206c7

Browse files
authored
Merge pull request #7347 from radarhere/windows
2 parents 2a10c2e + 115ef3a commit 52206c7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/installation.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,9 @@ Install Pillow with :command:`pip`::
8383
.. tab:: Windows
8484

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

9190
python3 -m pip install --upgrade pip
9291
python3 -m pip install --upgrade Pillow

0 commit comments

Comments
 (0)