Added a note about how to install Pillow.

This commit is contained in:
Daniel Lindsley 2013-05-12 15:28:09 -07:00
parent 9682f2297c
commit ad39957bd0

View File

@ -33,6 +33,9 @@
<h1>Pillow</h1>
<p>Pillow is the "friendly" PIL fork</p>
<h2>Installation</h2>
Run either <code>pip install pillow</code> or download from <a href="https://pypi.python.org/pypi/Pillow">PyPI</a>.
<h2>Documentation</h2>
Our documentation is hosted on <a href="http://pillow.readthedocs.org">ReadTheDocs</a>.
@ -41,7 +44,7 @@
<h2>IRC</h2>
We chat about Pillow and PIL in real time on irc.freenode.net in the <a href="irc://irc.freenode.net#pil">#pil channel</a>. We also maintain a <a href="http://dcpython.gekitsuu.org/channel/pil">log of our conversations</a>.
</section>
<aside id="sidebar">