projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f599a44
)
README: edit to arch_o_median's contribution re: installing the Python way
author
Zooko O'Whielacronx
<zooko@zooko.com>
Thu, 9 Aug 2007 03:32:45 +0000
(20:32 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Thu, 9 Aug 2007 03:32:45 +0000
(20:32 -0700)
README
patch
|
blob
|
history
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.