From 0e637ea2f3bebdc867d960226b9182f60a43bc08 Mon Sep 17 00:00:00 2001 From: Alexis Date: Wed, 1 Jun 2022 11:22:22 -0700 Subject: [PATCH] Update certbot/docs/install.rst Co-authored-by: alexzorin --- certbot/docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certbot/docs/install.rst b/certbot/docs/install.rst index ae7b394a8..f5baae467 100644 --- a/certbot/docs/install.rst +++ b/certbot/docs/install.rst @@ -99,7 +99,7 @@ Alternative 2: Pip ------------------ Installing Certbot through pip is only supported on a best effort basis and -when using a virtual environment. Instructions for installing Certbot through +when using a Python virtual environment. Instructions for installing Certbot through pip can be found at https://certbot.eff.org/instructions by selecting your server software and then choosing "pip" in the "System" dropdown menu.