Updated Mac (markdown)

master
Hunter Long 2018-07-04 18:42:51 -07:00
parent 036df584fb
commit e0e09625db
1 changed files with 4 additions and 0 deletions

4
Mac.md

@ -5,6 +5,10 @@ brew tap hunterlong/statup
brew install statup
```
<p align="center">
<img width="80%" src="https://s3-us-west-2.amazonaws.com/gitimgs/statupbrewinstall.gif">
</p>
If you don't have brew, then you can install it with this command below:
```bash
bash <(curl -s https://statup.io/install.sh)