From c6a3e16ff259a9860dc524e11e824c482f582b6d Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Wed, 24 Jun 2020 14:53:20 +0200 Subject: [PATCH] add Homebrew install instruction --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 35f75874..b902a1d8 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ Simple macOS system monitor in your menu bar ## Installation You can download latest version [here](https://github.com/exelban/stats/releases). +### Homebrew + +```bash +brew cask install stats +``` + ## Requirements Stats is currently supported on macOS 10.14 (Mojave) and higher.