mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-12 01:02:39 +03:00
Changed indentation to be consistent
This commit is contained in:
parent
28e21ff490
commit
61cbcaee64
|
@ -205,11 +205,11 @@ Many of Pillow's features require external libraries:
|
||||||
|
|
||||||
In Fedora, the command is::
|
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::
|
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.
|
.. Note:: ``redhat-rpm-config`` is required on Fedora 23, but not earlier versions.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user