mirror of
https://github.com/bcicen/ctop.git
synced 2024-08-30 18:23:19 +00:00
add brew install steps
This commit is contained in:
parent
a5b2e7b074
commit
e62a8881a2
@ -24,6 +24,10 @@ sudo chmod +x /usr/local/bin/ctop
|
|||||||
|
|
||||||
#### OS X
|
#### OS X
|
||||||
|
|
||||||
|
```bash
|
||||||
|
brew install slackcat
|
||||||
|
```
|
||||||
|
or
|
||||||
```bash
|
```bash
|
||||||
curl -Lo ctop https://github.com/bcicen/ctop/releases/download/v0.5/ctop-0.5-darwin-amd64
|
curl -Lo ctop https://github.com/bcicen/ctop/releases/download/v0.5/ctop-0.5-darwin-amd64
|
||||||
sudo mv ctop /usr/local/bin/
|
sudo mv ctop /usr/local/bin/
|
||||||
|
Loading…
Reference in New Issue
Block a user