diff --git a/certbot/docs/install.rst b/certbot/docs/install.rst index 195da164f..40fd9484b 100644 --- a/certbot/docs/install.rst +++ b/certbot/docs/install.rst @@ -33,8 +33,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: @@ -98,7 +97,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.