docs: update installation for FreeBSD (#2260)
This commit is contained in:
parent
2d880c2e6c
commit
5c6572392f
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ docker run goacme/lego -h
|
||||||
- [FreeBSD (Ports)](https://www.freshports.org/security/lego) (unofficial):
|
- [FreeBSD (Ports)](https://www.freshports.org/security/lego) (unofficial):
|
||||||
|
|
||||||
```bash
|
```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):
|
- [Gentoo](https://gitweb.gentoo.org/repo/proj/guru.git/tree/app-crypt/lego) (unofficial):
|
||||||
|
|
Loading…
Reference in a new issue