README: edit to arch_o_median's contribution re: installing the Python way

This commit is contained in:
Zooko O'Whielacronx 2007-08-08 20:32:45 -07:00
parent f599a4433e
commit 7add1b7efc

4
README
View File

@ -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.