Remove a FIXME, and move the other to todolist.
[rawdog/.git] / README
diff --git a/README b/README
index 3231733232b8a3bd6d2f8489037dbe6598c899be..fc974004632f701aebc32b82d3f184e72aaae798 100644 (file)
--- a/README
+++ b/README
@@ -6,6 +6,11 @@ feed parser. It's just an aggregator; it's not a weblog authoring tool, nor is
 it an NNTP gateway, outliner, mailserver or anything else.  rawdog probably
 only runs on Unix-like systems.
 
+rawdog requires Python 2.2 or later. rawdog itself doesn't need any
+additional modules to be installed, but it uses distutils for
+installation, so if you're on a Debian system you'll need to install the
+"python-dev" package first.
+
 rawdog reads articles from a number of feeds and writes out a single
 HTML file, based on a template either provided by the user or generated
 by rawdog, containing the latest articles it's seen. It uses the ETags