From 0a8d8ceb3182bdd89407272bd27fff84dd17122e Mon Sep 17 00:00:00 2001 From: Alexis Date: Wed, 1 Jun 2022 11:22:31 -0700 Subject: [PATCH] Update certbot/docs/install.rst Co-authored-by: alexzorin --- certbot/docs/install.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/certbot/docs/install.rst b/certbot/docs/install.rst index f5baae467..9f4e9722d 100644 --- a/certbot/docs/install.rst +++ b/certbot/docs/install.rst @@ -34,8 +34,7 @@ Our instructions are the same across all systems that use Snap. You can find ins Most modern Linux distributions (basically any that use systemd) can install Certbot packaged as a snap. Snaps are available for x86_64, ARMv7 and ARMv8 architectures. The Certbot snap provides an easy way to ensure you have the latest version of Certbot with features like automated certificate renewal preconfigured. -If you are offline or your operating system doesn't provide a package, you can use -an alternate method for installing ``certbot``. +If you unable to use snaps, you can use an alternate method for installing ``certbot``. .. _docker-user: