From: Michael Tremer Date: Tue, 17 Nov 2009 08:51:13 +0000 (+0100) Subject: Documentation updates. X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fdaemon;p=people%2Fms%2Fcollecty.git Documentation updates. --- diff --git a/INSTALL b/INSTALL new file mode 100644 index 0000000..e4f9e6b --- /dev/null +++ b/INSTALL @@ -0,0 +1,6 @@ + +Requirements: + * Python 2.6 or any later version. + * Python-daemon (a python module for handling daemons). + * Python-rrdtool (a python module for handling round-robin databases). +