]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
README: edit to arch_o_median's contribution re: installing the Python way
authorZooko O'Whielacronx <zooko@zooko.com>
Thu, 9 Aug 2007 03:32:45 +0000 (20:32 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Thu, 9 Aug 2007 03:32:45 +0000 (20:32 -0700)
README

diff --git a/README b/README
index dc06fac39eef55125f941eec8437faa4beff3bcb..e79e6a94bf964765c2e9802b09b913d5631ba9f3 100644 (file)
--- 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.