diff --git a/docs/installationguide/redhat.rst b/docs/installationguide/redhat.rst index 5224ca342..a7891f872 100644 --- a/docs/installationguide/redhat.rst +++ b/docs/installationguide/redhat.rst @@ -64,10 +64,6 @@ RHEL/CentOS 8 users must also enable the PowerTools repo: sudo dnf install dnf-plugins-core sudo dnf config-manager --set-enabled PowerTools -.. sidebar :: Note - - A virtual package called zoneminder exists. This pacakge contains no files and will pull in the zoneminder-httpd package for backwards compatiblity. - Once the additional repos are enabled, install ZoneMinder from the commandline. Choose the package that matches the desired web server. Install ZoneMinder for Apache web server: @@ -75,6 +71,10 @@ Install ZoneMinder for Apache web server: sudo dnf install zoneminder-httpd +.. sidebar :: Note + + A virtual package called zoneminder exists. This pacakge contains no files and will pull in the zoneminder-httpd package for backwards compatiblity. + Install ZoneMinder for Nginx web server: ::