diff --git a/README.md b/README.md index 423408a..579ce1f 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ Below is a screen shot of the client-auditing output when an unhardened OpenSSH Guides to harden server & client configuration can be found here: [https://www.ssh-audit.com/hardening_guides.html](https://www.ssh-audit.com/hardening_guides.html) ## Pre-Built Packages -Pre-built packages are available for Windows (see the releases page), on PyPI, Snap, and Homebrew. +Pre-built packages are available for Windows (see the releases page), PyPI, Snap, and Docker. To install from PyPI: ``` @@ -160,11 +160,6 @@ To install the Snap package: $ snap install ssh-audit ``` -To install on Homebrew: -``` -$ brew install ssh-audit -``` - To install from Dockerhub: ``` $ docker pull positronsecurity/ssh-audit