summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-04-15 13:30:44 +0200
committerDaniel Friesel <derf@finalrewind.org>2012-04-15 13:30:44 +0200
commit060c5c467552d12b84ebbb25c07f608342f1b8c7 (patch)
tree1a96ae7effa867e4ed9db3befe4c822d769b20b7 /README
parent03e96339e979c4df270f6a52c850807cf2a2eb27 (diff)
version bump0.41
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index cff8397..0830848 100644
--- a/README
+++ b/README
@@ -1,14 +1,13 @@
icli - Icinga Command Line Interface
Requires:
- * perl version 5.10 or newer
+ * perl version 5.10 or newer with Date::Format and Term::Size
* A local icinga daemon + access to some of its files
Installation:
> perl Build.PL
> ./Build
- > ./Build test
> sudo ./Build install
You can then run 'man icli' for more information.