Update redhat.rst

This commit is contained in:
Andrew Bauer 2020-12-19 10:59:14 -06:00 committed by GitHub
parent cc2eda3519
commit f0b1eac823
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 5 deletions

View File

@ -75,17 +75,15 @@ Install ZoneMinder for Apache web server:
sudo dnf install zoneminder-httpd
.. sidebar :: Note
Fedora users can find the README under /usr/share/doc/zoneminder-common. RHEL/CentOS users can find the README under /usr/share/doc/zoneminder-common-x.xx where x.xx is the version of zoneminder.
Install ZoneMinder for Nginx web server:
::
sudo dnf install zoneminder-nginx
Once ZoneMinder has been installed, you must read the README file under /usr/share/doc. ZoneMinder will *NOT* run without completing the steps shown in the README!
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/CentOS 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!
How to Install Nightly Development Builds
-----------------------------------------