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