Removed prompts [ci skip]

This commit is contained in:
Andrew Murray 2019-12-07 09:26:48 +11:00
parent a27e676b11
commit f663079a13

View File

@ -95,11 +95,11 @@ Pillow can be installed on FreeBSD via the official Ports or Packages systems:
**Ports**:: **Ports**::
$ cd /usr/ports/graphics/py-pillow && make install clean cd /usr/ports/graphics/py-pillow && make install clean
**Packages**:: **Packages**::
$ pkg install py27-pillow pkg install py27-pillow
.. note:: .. note::