diff --git a/README.md b/README.md index c0f8ec8..dcff5e6 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,13 @@ Also needs a UTF8 locale and a font that covers: sudo zypper in btop ``` +**Binary release on macOS** + +* **[Homebrew](https://formulae.brew.sh/formula/btop)** + ```bash + brew install btop + ``` + ## Compilation Linux Needs GCC 10 or higher, (GCC 11 or above strongly recommended for better CPU efficiency in the compiled binary).