From e0e09625dbf7311a402ed5764a24d6ace2d57a3e Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Wed, 4 Jul 2018 18:42:51 -0700 Subject: [PATCH] Updated Mac (markdown) --- Mac.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Mac.md b/Mac.md index be3929f..1b3c621 100644 --- a/Mac.md +++ b/Mac.md @@ -5,6 +5,10 @@ brew tap hunterlong/statup brew install statup ``` +

+ +

+ If you don't have brew, then you can install it with this command below: ```bash bash <(curl -s https://statup.io/install.sh)