Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eckersley <pde@eff.org>2016-05-13 22:22:55 +0300
committerPeter Eckersley <pde@eff.org>2016-05-13 22:22:55 +0300
commitf16104e3cb1b1de34d4683853d3b255229c9ae4d (patch)
treeb1aeebda7c05b5db3bb45213e7284122b86f3e14 /README.rst
parentc55d8e4741bfcd02934c37902f9ba6edf33cb8ee (diff)
Lots of doc cleanups
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst14
1 files changed, 9 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 20b49083f..c71079f9a 100644
--- a/README.rst
+++ b/README.rst
@@ -31,14 +31,17 @@ Contributing
If you'd like to contribute to this project please read `Developer Guide
<https://certbot.eff.org/docs/contributing.html>`_.
+.. _installation:
+
Installation
------------
-If ``certbot`` (or ``letsencrypt``) is packaged for your Unix OS, you can install
-it from there, and run it by typing ``certbot`` (or ``letsencrypt``).
-Because not all operating systems have packages yet, we provide a temporary
-solution via the ``certbot-auto`` wrapper script, which obtains some
-dependencies from your OS and puts others in a python virtual environment::
+If ``certbot`` (or ``letsencrypt``) is packaged for your Unix OS (visit
+certbot.eff.org_ to find out), you can install it
+from there, and run it by typing ``certbot`` (or ``letsencrypt``). Because
+not all operating systems have packages yet, we provide a temporary solution
+via the ``certbot-auto`` wrapper script, which obtains some dependencies from
+your OS and puts others in a python virtual environment::
user@webserver:~$ wget https://dl.eff.org/certbot-auto
user@webserver:~$ chmod a+x ./certbot-auto
@@ -188,3 +191,4 @@ Current Features
.. _Freenode: https://webchat.freenode.net?channels=%23letsencrypt
.. _OFTC: https://webchat.oftc.net?channels=%23certbot
.. _client-dev: https://groups.google.com/a/letsencrypt.org/forum/#!forum/client-dev
+.. _certbot.eff.org: https://certbot.eff.org/