docs: Use shorthand name for the Centos EPEL release.

This commit is contained in:
rht
2018-12-08 21:52:58 +00:00
committed by Tim Abbott
parent 38aa44ef31
commit 37d2a831d3

View File

@@ -198,7 +198,7 @@ su zulip
# Enable EPEL 7 repo so we can install rabbitmq-server, redis and
# other dependencies
sudo yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum install epel-release
# Install dependencies
sudo yum install libffi-devel memcached rabbitmq-server openldap-devel \