mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Adding Python 2.6 and 2.7 note to README file
This commit is contained in:
parent
6c7861d692
commit
d52d995a2c
1 changed files with 5 additions and 0 deletions
|
|
@ -47,6 +47,11 @@ server automatically!::
|
|||
|
||||
user@www:~$ sudo letsencrypt -d www.example.org run
|
||||
|
||||
Let's Encrypt supports Python 2.6 and 2.7 only. Check
|
||||
Python_'s website for instructions on how to install Python on your
|
||||
computer.
|
||||
|
||||
.. _Python: https://wiki.python.org/moin/BeginnersGuide/Download
|
||||
|
||||
**Encrypt ALL the things!**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue