From: Zooko O'Whielacronx Date: Thu, 9 Aug 2007 03:32:45 +0000 (-0700) Subject: README: edit to arch_o_median's contribution re: installing the Python way X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=7add1b7efc7932492e74158427929d9b9854922b;p=tahoe-lafs%2Ftahoe-lafs.git README: edit to arch_o_median's contribution re: installing the Python way --- 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.