mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-22 21:24:49 +02:00
docs: add MacPorts instructions (#501)
This commit is contained in:
parent
2de6b3ec54
commit
cbe76bcc4f
@ -24,6 +24,7 @@ A cross-platform graphical process/system monitor with a customizable interface
|
|||||||
- [Gentoo](#gentoo)
|
- [Gentoo](#gentoo)
|
||||||
- [Nix](#nix)
|
- [Nix](#nix)
|
||||||
- [Solus](#solus)
|
- [Solus](#solus)
|
||||||
|
- [MacPorts](#macports)
|
||||||
- [Homebrew](#homebrew)
|
- [Homebrew](#homebrew)
|
||||||
- [Scoop](#scoop)
|
- [Scoop](#scoop)
|
||||||
- [Chocolatey](#chocolatey)
|
- [Chocolatey](#chocolatey)
|
||||||
@ -213,6 +214,13 @@ brew install bottom
|
|||||||
brew install clementtsang/bottom/bottom
|
brew install clementtsang/bottom/bottom
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### MacPorts
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo port selfupdate
|
||||||
|
sudo port install bottom
|
||||||
|
```
|
||||||
|
|
||||||
### Scoop
|
### Scoop
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user