Merge pull request #1241 from devnsec-com/pr7

Add documentation tell users to enable EPEL on RedHat/CentOS 6
This commit is contained in:
Peter Eckersley 2015-11-16 12:02:02 -08:00
commit f2651792ba

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: