Merge pull request #3060 from simahawk/patch-1
Update installation step for Ubuntu
This commit is contained in:
commit
2c93177d21
|
@ -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