Removed prompts (#39)

Removed prompts
This commit is contained in:
Hugo van Kemenade 2019-12-07 00:36:35 +02:00 committed by GitHub
commit 03de729369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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::