Skip to content

Commit

Permalink
Merge pull request #89 from radarhere/docs-tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Dec 3, 2022
2 parents 28e21ff + 61cbcae commit 43974e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,11 +205,11 @@ Many of Pillow's features require external libraries:

In Fedora, the command is::

sudo dnf install python3-devel redhat-rpm-config
sudo dnf install python3-devel redhat-rpm-config

In Alpine, the command is::

sudo apk add python3-dev py3-setuptools
sudo apk add python3-dev py3-setuptools

.. Note:: ``redhat-rpm-config`` is required on Fedora 23, but not earlier versions.

Expand Down

0 comments on commit 43974e8

Please sign in to comment.