From 4c85a7c0742e2e467abef30c5f9ddddb798c7593 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Sat, 28 Sep 2013 11:19:03 -0400 Subject: [PATCH] Wording [ci skip] --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 87ddda12f..bab895dde 100644 --- a/README.rst +++ b/README.rst @@ -49,7 +49,7 @@ You can install Pillow with ``pip``:: $ pip install Pillow -Or ``easy_install`` (for installing eggs, as pip does not support them):: +Or ``easy_install`` (for installing `Python Eggs `_, as pip does not support them):: $ easy_install Pillow