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:
Peter Eckersley 2017-11-15 15:54:02 -08:00 committed by GitHub
parent 686fa36b3b
commit 5bb43c8c14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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