Skip to content

Commit

Permalink
Merge pull request certbot#1512 from felixonmars/arch-package
Browse files Browse the repository at this point in the history
Include Arch Linux packages in User Guide
  • Loading branch information
pde committed Nov 16, 2015
2 parents 05da8ef + b68caac commit 282ed6d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/using.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 282ed6d

Please sign in to comment.