From dc429c26a02e59a72b8338a2efa331c05cfd5089 Mon Sep 17 00:00:00 2001 From: Laurent Cheylus Date: Wed, 4 Sep 2024 12:54:29 +0000 Subject: [PATCH] docs: add installation for OpenBSD (#2261) --- docs/content/installation/_index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/content/installation/_index.md b/docs/content/installation/_index.md index f6bf52c6..a7f2cbdf 100644 --- a/docs/content/installation/_index.md +++ b/docs/content/installation/_index.md @@ -63,6 +63,13 @@ docker run goacme/lego -h pkg install lego ``` +- [OpenBSD (Ports)](https://openports.pl/path/security/lego) (unofficial): + + ```bash + pkg_add lego + ``` + + ## From sources Requirements: