1
0
mirror of https://github.com/go-acme/lego.git synced 2025-12-01 01:15:51 +02:00

docs: update installation for FreeBSD (#2260)

This commit is contained in:
Laurent Cheylus
2024-09-04 12:04:43 +00:00
committed by GitHub
parent 2d880c2e6c
commit 5c6572392f

View File

@@ -40,7 +40,7 @@ docker run goacme/lego -h
- [FreeBSD (Ports)](https://www.freshports.org/security/lego) (unofficial):
```bash
cd /usr/ports/security/lego && make install clean
pkg install lego
```
- [Gentoo](https://gitweb.gentoo.org/repo/proj/guru.git/tree/app-crypt/lego) (unofficial):