Added Homebrew installation instructions (#27).

This commit is contained in:
Joe Testa 2020-05-31 11:44:00 -04:00
parent edc363db60
commit bbc4ab542d

View File

@ -68,6 +68,11 @@ To install the snap package:
$ snap install ssh-audit
```
To install on Homebrew:
```
$ brew install ssh-audit
```
## ChangeLog
### v2.2.1-dev (???)
- Suppress recommendation of token host key types.