add documentation tell users to enable EPEL

This commit is contained in:
Dev & Sec 2015-10-30 23:16:43 +00:00
parent 1f6851d417
commit 971b34f342
2 changed files with 5 additions and 1 deletions

View file

@ -21,7 +21,6 @@ $tool install -y \
python \
python-devel \
python-virtualenv \
python-devel \
gcc \
dialog \
augeas-libs \

View file

@ -42,6 +42,11 @@ To install and run the client you just need to type:
./letsencrypt-auto
.. note:: On RedHat/CentOS 6 you will need to enable the EPEL_
repository before install.
.. _EPEL: http://fedoraproject.org/wiki/EPEL
Throughout the documentation, whenever you see references to
``letsencrypt`` script/binary, you can substitute in
``letsencrypt-auto``. For example, to get the help you would type: