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)