diff --git a/doc/Installation/Install-LibreNMS.md b/doc/Installation/Install-LibreNMS.md index 6d4a39d86e..fed2483f6f 100644 --- a/doc/Installation/Install-LibreNMS.md +++ b/doc/Installation/Install-LibreNMS.md @@ -34,7 +34,7 @@ you select the same option when they are presented. === "NGINX" ``` dnf install epel-release -dnf install bash-completion cronie fping git ImageMagick mariadb-server mtr net-snmp net-snmp-utils nginx nmap php-fpm php-cli php-common php-curl php-gd php-json php-mbstring php-process php-snmp php-xml php-zip php-mysqlnd python3 python3-PyMySQL python3-redis python3-memcached rrdtool + dnf install bash-completion cronie fping git ImageMagick mariadb-server mtr net-snmp net-snmp-utils nginx nmap php-fpm php-cli php-common php-curl php-gd php-json php-mbstring php-process php-snmp php-xml php-zip php-mysqlnd python3 python3-PyMySQL python3-redis python3-memcached rrdtool ``` === "Apache" @@ -394,11 +394,11 @@ listen = /run/php-fpm-librenms.sock; SELinux not enabled by default === "CentOS 8" - Install the policy tool for SELinux: + Install the policy tool for SELinux: - ``` - dnf install policycoreutils-python-utils - ``` + ``` + dnf install policycoreutils-python-utils + ``` ## Configure the contexts needed by LibreNMS: