1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

Merge pull request #3226 from certbot/freebsdbot

FreeBSD port is now py-certbot
This commit is contained in:
Peter Eckersley
2016-06-29 15:52:39 -07:00
committed by GitHub

View File

@@ -428,7 +428,7 @@ Operating System Packages
**FreeBSD**
* Port: ``cd /usr/ports/security/py-letsencrypt && make install clean``
* Port: ``cd /usr/ports/security/py-certbot && make install clean``
* Package: ``pkg install py27-letsencrypt``
**OpenBSD**