From b6e8a4a8199b52b7c4b5f3fb380d49d14776a8b2 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Wed, 2 Oct 2013 07:07:14 -0400 Subject: [PATCH] Wording [ci skip] --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 4b035947a..9381a5f64 100644 --- a/README.rst +++ b/README.rst @@ -163,7 +163,7 @@ If you've built your own Python, then you should be able to install Pillow using Windows +++++++ -We provide binaries for Windows in the form of Python Eggs and Python Wheels. +We provide binaries for Windows in the form of Python Eggs and Python Wheels: Python Eggs ^^^^^^^^^^^ @@ -177,7 +177,7 @@ Python Eggs Python Wheels ^^^^^^^^^^^^^ -.. Warning:: Experimental. Requires Setuptools >=0.8 and Pip >=1.4.1 +.. Note:: Experimental. Requires Setuptools >=0.8 and Pip >=1.4.1 ::