From 3c59bf41acfefe56ab9dc16d162172fdd7393a6e Mon Sep 17 00:00:00 2001 From: Andrew Bauer Date: Fri, 31 Mar 2023 10:35:54 -0500 Subject: [PATCH] Update redhat.rst --- docs/installationguide/redhat.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installationguide/redhat.rst b/docs/installationguide/redhat.rst index 4fcb642cf..c8cc5ebca 100644 --- a/docs/installationguide/redhat.rst +++ b/docs/installationguide/redhat.rst @@ -86,9 +86,9 @@ Install ZoneMinder for Nginx web server: sudo dnf install zoneminder-nginx -Once ZoneMinder has been installed, you must read the README file to complete the installation. Fedora users can find the README under /usr/share/doc/zoneminder-common. RHEL users can find the README under /usr/share/doc/zoneminder-common-x.xx where x.xx is the version of zoneminder. +Once ZoneMinder has been installed, you **must** read the README file to complete the installation. Fedora users can find the README under /usr/share/doc/zoneminder-common. RHEL users can find the README under /usr/share/doc/zoneminder-common-x.xx where x.xx is the version of zoneminder. -ZoneMinder will *NOT* run without completing the steps shown in the README! +**ZoneMinder will NOT run without completing the steps shown in the README!** How to Install Nightly Development Builds -----------------------------------------