From 973a01edb806f578327c89a974bd417e6751e03e Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Thu, 10 Jan 2008 15:32:38 -0700
Subject: [PATCH] docs: mention some tips of how to resolve a certain
 dependency on Dapper

---
 docs/install-details.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/install-details.html b/docs/install-details.html
index 5c2d3272..a65df7c5 100644
--- a/docs/install-details.html
+++ b/docs/install-details.html
@@ -336,7 +336,7 @@ Tahoe.
 
    http://divmod.org/trac/wiki/DivmodNevow
 
-   Note that Nevow >= 0.9.18 requires Twisted >= 2.4.0.
+   Note that Nevow >= v0.9.18 requires Twisted >= v2.4.0.  If you are on Ubuntu Dapper, this means you have to install Twisted >= v2.4.0 yourself, or else install Nevow v0.6.0 in egg form yourself (e.g. run <cite>easy_install nevow == 0.6.0</cite>).
 
  + pycryptopp (Python crypto library) >= v0.2.9
 
-- 
2.45.2