mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
add brew install steps
This commit is contained in:
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user