mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
changed README install "Python Way" section
This commit is contained in:
parent
57df32aac5
commit
c5af444399
5
README
5
README
@ -148,9 +148,8 @@ There are three ways to do it. Choose one:
|
|||||||
|
|
||||||
The Python Way:
|
The Python Way:
|
||||||
|
|
||||||
This is automated by the makefile's "install" target, but in case you want
|
Just run make install.
|
||||||
to configure the location or other install options you can learn how it is
|
If case you want to configure the location or other install options you can learn how it is done here:
|
||||||
done here:
|
|
||||||
|
|
||||||
The Python Way is to execute "setup.py install" for each Python package.
|
The Python Way is to execute "setup.py install" for each Python package.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user