From c99fd34ed0e6eb6e38a91ec428d1b88d5c2d950e Mon Sep 17 00:00:00 2001 From: Simone Orsi Date: Sun, 5 Nov 2017 21:47:13 +0100 Subject: [PATCH] Update installation step for Ubuntu Install `icingacli` to avoid `The program 'icingacli' is currently not installed. You can install...` --- doc/02-Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/02-Installation.md b/doc/02-Installation.md index b95608a50..7231c5c2e 100644 --- a/doc/02-Installation.md +++ b/doc/02-Installation.md @@ -130,7 +130,7 @@ Below is a list with examples for various distributions. The additional package **Debian and Ubuntu**: ``` -apt-get install icingaweb2 +apt-get install icingaweb2 icingacli ``` **RHEL, CentOS and Fedora**: