From 0b23e735b8e40c80354145f713f2fc33b398e1c5 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Sat, 10 Oct 2015 21:29:58 +0100 Subject: [PATCH] wording, punctuation --- depends/README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/depends/README.rst b/depends/README.rst index 21201d015..e8a954e18 100644 --- a/depends/README.rst +++ b/depends/README.rst @@ -6,11 +6,11 @@ download, build & install non-packaged dependencies; useful for testing with Travis CI. The other scripts can be used to install all of the dependencies for -the listed operating systems/distros, The ``ubuntu_14.04.sh`` and -``debian_8.2.sh`` have been tested on bare AWS images and will install -all required dependencies for the system python 2.7 and 3.4 for all of -the optional dependencies. Git may also be required prior to running -the script to actually download Pillow. +the listed operating systems/distros. The ``ubuntu_14.04.sh`` and +``debian_8.2.sh`` scripts have been tested on bare AWS images and will +install all required dependencies for the system python 2.7 and 3.4 +for all of the optional dependencies. Git may also be required prior +to running the script to actually download Pillow. e.g.::