Fix installation doc for centOS
This commit is contained in:
parent
463cc748bf
commit
59fc7dd745
|
@ -245,7 +245,7 @@ install a web server and PHP and make Icinga Web 2 work out-of-the-box.
|
||||||
#### CentOS
|
#### CentOS
|
||||||
<!-- {% endif %} -->
|
<!-- {% endif %} -->
|
||||||
```
|
```
|
||||||
dnf install icingaweb2 icingacli
|
yum install icingaweb2 icingacli
|
||||||
```
|
```
|
||||||
<!-- {% endif %} -->
|
<!-- {% endif %} -->
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue