mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Merge pull request #1551 from letsencrypt/arch
Don't install all LE packages on Arch
This commit is contained in:
commit
3256916e87
1 changed files with 1 additions and 2 deletions
|
|
@ -108,8 +108,7 @@ Operating System Packages
|
|||
|
||||
.. code-block:: shell
|
||||
|
||||
sudo pacman -S letsencrypt letsencrypt-nginx letsencrypt-apache \
|
||||
letshelp-letsencrypt
|
||||
sudo pacman -S letsencrypt letsencrypt-apache
|
||||
|
||||
**Other Operating Systems**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue