mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Include Arch Linux packages in User Guide
This commit is contained in:
parent
151c674cba
commit
b68caac675
1 changed files with 7 additions and 0 deletions
|
|
@ -94,6 +94,13 @@ Operating System Packages
|
|||
* Port: ``cd /usr/ports/security/py-letsencrypt && make install clean``
|
||||
* Package: ``pkg install py27-letsencrypt``
|
||||
|
||||
**Arch Linux**
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
sudo pacman -S letsencrypt letsencrypt-nginx letsencrypt-apache \
|
||||
letshelp-letsencrypt
|
||||
|
||||
**Other Operating Systems**
|
||||
|
||||
Unfortunately, this is an ongoing effort. If you'd like to package
|
||||
|
|
|
|||
Loading…
Reference in a new issue