Updated FreeBSD package install command to Python 3.8 [ci skip]

This commit is contained in:
Andrew Murray 2021-08-13 17:54:48 +10:00
parent 95885d14aa
commit 0cbc033b34

View File

@ -111,7 +111,7 @@ Pillow can be installed on FreeBSD via the official Ports or Packages systems:
**Packages**::
pkg install py36-pillow
pkg install py38-pillow
.. note::