README: nevow is now automatically handled by build-deps/install

This commit is contained in:
Brian Warner 2007-09-15 14:19:45 -07:00
parent d28d7e91f9
commit 6a9040198c
1 changed files with 3 additions and 3 deletions

6
README
View File

@ -161,9 +161,9 @@ Running-In-Place Way. Choose one:
Just run 'python setup.py install'. This will compile and install the Tahoe Just run 'python setup.py install'. This will compile and install the Tahoe
code to a system-specific standard location (somewhere inside /usr/lib/ on code to a system-specific standard location (somewhere inside /usr/lib/ on
unix). It will also acquire and install many of the necessary dependencies unix). It will also acquire and install many of the necessary dependencies
in the same place. (The dependency-checking can handle foolscap and zfec, in the same place. (The dependency-checking can handle foolscap, nevow, and
but you are still responsible for ensuring that twisted, nevow, and zfec, but you are still responsible for ensuring that twisted and pyopenssl
pyopenssl are installed). are installed).
To install it to a non-standard location, learn about the To install it to a non-standard location, learn about the
"--single-version-externally-managed" flag, and visit "--single-version-externally-managed" flag, and visit