Skip to content

Commit

Permalink
docs: add homebrew installation (#1920)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored May 23, 2023
1 parent fc8e49b commit 91bda25
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/content/installation/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 91bda25

Please sign in to comment.