Fix installation doc for centOS

This commit is contained in:
Sukhwinder Dhillon 2023-06-12 09:53:55 +02:00 committed by Johannes Meyer
parent 463cc748bf
commit 59fc7dd745
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ install a web server and PHP and make Icinga Web 2 work out-of-the-box.
#### CentOS
<!-- {% endif %} -->
```
dnf install icingaweb2 icingacli
yum install icingaweb2 icingacli
```
<!-- {% endif %} -->