From e7d004f88bc12814e40752a63856d604a4e27f09 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Sat, 4 Apr 2015 08:24:41 -0400 Subject: [PATCH] Wording [ci skip] --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 2632cca8c..052653e9f 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -22,7 +22,7 @@ Install Pillow with :command:`pip`:: $ pip install Pillow -Or use :command:`easy_install` for installing `Python Eggs `_, as :command:`pip` does not support them:: +Or use :command:`easy_install` for installing `Python Eggs `_ as :command:`pip` does not support them:: $ easy_install Pillow