mirror of
https://github.com/go-acme/lego.git
synced 2024-11-25 00:56:20 +02:00
docs: add homebrew installation (#1920)
This commit is contained in:
parent
fc8e49b340
commit
91bda258a9
@ -36,6 +36,12 @@ docker run goacme/lego -h
|
||||
cd /usr/ports/security/lego && make install clean
|
||||
```
|
||||
|
||||
[Homebrew](https://brew.sh/) user can install [lego](https://formulae.brew.sh/formula/lego) with:
|
||||
|
||||
```bash
|
||||
brew install lego
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user