From f638b077fcba402143670b2af3f8f4783d59e585 Mon Sep 17 00:00:00 2001 From: Andrew Bauer Date: Mon, 18 May 2015 16:58:11 -0500 Subject: [PATCH] Update README.md --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index e3beca731..052a0467c 100644 --- a/README.md +++ b/README.md @@ -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