From 06563a21700c0df3232c538ea6ced548b0d512d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Me=C5=A1=C5=A5an?= Date: Tue, 21 Feb 2017 21:09:47 +0100 Subject: [PATCH] :beer: homebrew installation --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 18a7ff1..d657340 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ then run `git quick-stats` (affect all stats, except "My daily status" and "Git ## Installation +#### Unix like OS + ``` git clone https://github.com/arzzen/git-quick-stats.git && cd git-quick-stats sudo make install @@ -58,11 +60,16 @@ For uninstalling, open up the cloned directory and run sudo make uninstall ``` -#### Cygwin installation +#### OS X (homebrew) + +`brew install git-quick-stats` + +#### Windows (cygwin) * [installer](https://gist.github.com/arzzen/35e09866dfdadf2108b2420045739245) * [uninstaller](https://gist.github.com/arzzen/21c660014d0663b6c5710014714779d6) + ## System requirements * Unix like OS with a proper shell