From 7add1b7efc7932492e74158427929d9b9854922b Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Wed, 8 Aug 2007 20:32:45 -0700
Subject: [PATCH] README: edit to arch_o_median's contribution re: installing
 the Python way

---
 README | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README b/README
index dc06fac3..e79e6a94 100644
--- a/README
+++ b/README
@@ -154,7 +154,9 @@ There are three ways to do it.  Choose one:
  The Python Way:
 
   Just run make install.
-  If case you want to configure the location or other install options you can learn how it is done here:
+
+  In case you want to configure the location or other install options you can
+  learn how it is done here:
 
   The Python Way is to execute "setup.py install" for each Python package.
 
-- 
2.45.2