Updated wording

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
Andrew Murray 2023-10-31 18:39:38 +11:00 committed by GitHub
parent 1a6c76495b
commit b92c09a391
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,8 +42,7 @@ Install Pillow with :command:`pip`::
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade Pillow
:pypi:`olefile` can additionally be installed to allow Pillow to read FPX and
MIC images::
Optionally, install :pypi:`olefile` for Pillow to read FPX and MIC images::
python3 -m pip install --upgrade olefile