mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 13:33:09 +00:00
README: fix bug in which How To Build was omitted from The Running-In-Place Way to install.
This commit is contained in:
parent
40ff59b21c
commit
298d347186
8
README
8
README
@ -209,10 +209,10 @@ Way, The Running-In-Place Way, and The Debian Way. Choose one:
|
||||
|
||||
Get the source code (see above).
|
||||
|
||||
You can use Tahoe without installing it. Once you've built Tahoe then you
|
||||
can execute "./bin/allmydata-tahoe". (When the allmydata-tahoe script is in
|
||||
an Tahoe source distribution, it adds the necessary directory to the Python
|
||||
"sys.path".)
|
||||
You can use Tahoe without installing it. Build it by running "make". Once
|
||||
you've built it then you can execute "./bin/allmydata-tahoe". (When the
|
||||
allmydata-tahoe script is in an Tahoe source distribution, it adds the
|
||||
necessary directory to the Python "sys.path".)
|
||||
|
||||
If you do not already have installed the easy_install-able dependencies
|
||||
(zfec, foolscap, simplejson, and nevow) then you can install them into a
|
||||
|
Loading…
Reference in New Issue
Block a user