Mercurial > p > roundup > code
diff INSTALL.TXT @ 59:f8f5149ecd47
minor edit
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 23 Jul 2001 23:32:24 +0000 |
| parents | a117296dd59c |
| children | 1592c0d5fcd2 |
line wrap: on
line diff
--- a/INSTALL.TXT Mon Jul 23 23:32:12 2001 +0000 +++ b/INSTALL.TXT Mon Jul 23 23:32:24 2001 +0000 @@ -1,7 +1,6 @@ Roundup ======= - Installation =============== These instructions work on redhat 6.2 and mandrake 8.0 - with the caveat @@ -30,7 +29,7 @@ or . Python 2.1 -Both need the anydbm or bsddb module. +You will need either the anydbm or bsddb module.
