Update installation step for Ubuntu
Install `icingacli` to avoid `The program 'icingacli' is currently not installed. You can install...`
This commit is contained in:
parent
ee7fa2c48c
commit
c99fd34ed0
|
@ -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**:
|
||||
|
|
Loading…
Reference in New Issue