From 5bb43c8c14bb520f2c32488dcc692c80556b5d9d Mon Sep 17 00:00:00 2001 From: Peter Eckersley Date: Wed, 15 Nov 2017 15:54:02 -0800 Subject: [PATCH] Update these somewhat old installation insturctions These are probably made obsolete by the instruction generator, and they don't include Ubuntu... --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index 1f6a45e07..1b7ff3d4a 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -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