mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
add documentation tell users to enable EPEL
This commit is contained in:
@@ -21,7 +21,6 @@ $tool install -y \
|
||||
python \
|
||||
python-devel \
|
||||
python-virtualenv \
|
||||
python-devel \
|
||||
gcc \
|
||||
dialog \
|
||||
augeas-libs \
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user