1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00

*the* X Guide

This commit is contained in:
Jakub Warmuz
2015-10-25 10:28:55 +00:00
parent 6b69095c8b
commit a2d5527c5a

View File

@@ -82,14 +82,14 @@ Distro packages
Unfortunately, this is an ongoing effort. If you'd like to package
Let's Encrypt client for your distribution of choice please have a
look at :doc:`packaging`.
look at the :doc:`packaging`.
From source
-----------
Installation from source is only supported for developers and the
whole process is described in :doc:`contributing`.
whole process is described in the :doc:`contributing`.
.. warning:: Please do **not** use ``python setup.py install`` or
``python pip install .``. Please do **not** attempt the