add brew install steps

This commit is contained in:
Bradley Cicenas 2017-03-15 09:45:41 +00:00
parent a5b2e7b074
commit e62a8881a2
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@ sudo chmod +x /usr/local/bin/ctop
#### OS X
```bash
brew install slackcat
```
or
```bash
curl -Lo ctop https://github.com/bcicen/ctop/releases/download/v0.5/ctop-0.5-darwin-amd64
sudo mv ctop /usr/local/bin/