mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Update these somewhat old installation insturctions
These are probably made obsolete by the instruction generator, and they don't include Ubuntu...
This commit is contained in:
parent
686fa36b3b
commit
5bb43c8c14
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ If you run Debian Stretch or Debian Sid, you can install certbot packages.
|
|||
sudo apt-get install certbot python-certbot-apache
|
||||
|
||||
If you don't want to use the Apache plugin, you can omit the
|
||||
``python-certbot-apache`` package.
|
||||
``python-certbot-apache`` package. On Sid, ``python-certbot-nginx`` is also available.
|
||||
|
||||
Packages exist for Debian Jessie via backports. First you'll have to follow the
|
||||
instructions at http://backports.debian.org/Instructions/ to enable the Jessie backports
|
||||
|
|
|
|||
Loading…
Reference in a new issue