Update README.md

This commit is contained in:
Andrew Bauer 2015-05-18 16:58:11 -05:00
parent ea7c1f6883
commit f638b077fc
1 changed files with 0 additions and 10 deletions

View File

@ -162,16 +162,6 @@ With zmrepo enabled, issue the following command:
sudo yum install zmrepo-mock-configs mock
```
As an alternative to enabling zmrepo, you may simply browse for and download the latest version of the “zmrepo-mock-configs” rpm.
On CentOS 7 for example:
```bash
wget http://zmrepo.zoneminder.com/el/7/x86_64/zmrepo-mock-configs-1.0-1.el7.centos.noarch.rpm
```
Then install it:
```bash
sudo yum install zmrepo-mock-configs-1.0-1.el7.centos.noarch.rpm
```
Add your user account to the group mock:
```bash
sudo gpasswd -a {your account name} mock