summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-06-23 17:11:11 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-06-23 17:11:57 (GMT)
commit7b3101a41ffdbc164ff42cec4121d1d5738384b3 (patch)
tree31109c35b5834a06797687e11d3746d26a079148 /README
parent31eac3225dc64688e70d08cfc2095bcc732a5fb0 (diff)
schedule exporter knows has parameters
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index dea1b07..0ee4f1f 100644
--- a/README
+++ b/README
@@ -25,7 +25,7 @@ LICENSE
Installation
============
-# sudo aptitude install apache2 libapache2-mpm-itk libapache2-mod-perl2 libjson-maybexs-perl librhrd-perl libjs-jquery
+# sudo aptitude install apache2 libapache2-mpm-itk libapache2-mod-perl2 libjson-maybexs-perl librhrd-perl libdatetime-format-strptime-perl libjs-jquery
# sudo a2enmod ssl perl
# sudo /etc/init.d/apache2 restart