Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Bauer committed May 18, 2015
1 parent ea7c1f6 commit f638b07
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f638b07

Please sign in to comment.