We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a6c764 commit b92c09aCopy full SHA for b92c09a
docs/installation.rst
@@ -42,8 +42,7 @@ Install Pillow with :command:`pip`::
42
python3 -m pip install --upgrade pip
43
python3 -m pip install --upgrade Pillow
44
45
-:pypi:`olefile` can additionally be installed to allow Pillow to read FPX and
46
-MIC images::
+Optionally, install :pypi:`olefile` for Pillow to read FPX and MIC images::
47
48
python3 -m pip install --upgrade olefile
49
0 commit comments