Update imaging.rst

Refer to official Pillow documentation instead of outdated release README; installation instructions were relocated from ``README.rst`` to docs/ sometime after 2.8.1 was released. And docs have been hosted on RTD for quite some time.
This commit is contained in:
Alex Clark
2015-05-01 20:48:34 -04:00
parent e1be7ac357
commit 5468e02ecc
+1 -1
View File
@@ -21,7 +21,7 @@ Installation
Before installing Pillow, you'll have to install Pillow's prerequisites. Find Before installing Pillow, you'll have to install Pillow's prerequisites. Find
the instructions for your platform the instructions for your platform
`here <https://pypi.python.org/pypi/Pillow/2.1.0#platform-specific-instructions>`_. `here <http://pillow.readthedocs.org/installation.html>`_.
After that, it's straightforward: After that, it's straightforward: