From 17ddfba0654b79f16e156ee5285e6dc3d720f193 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Wed, 1 Jul 2015 19:28:41 -0400 Subject: [PATCH] Wording --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f108254c7..880e373b9 100644 --- a/README.rst +++ b/README.rst @@ -7,9 +7,9 @@ This repository creates wheels for tagged versions of Pillow:: git submodule update git add Pillow cd Pillow - git checkout + git checkout cd .. - git commit -a -m " wheels" + git commit -a -m " wheels" git push