Merge branch 'docs-install-rewite' of https://github.com/zoracon/certbot into docs-install-rewite

This commit is contained in:
zoracon 2022-06-02 16:28:16 -07:00
commit 16fea6efc5

View file

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