diff --git a/README.md b/README.md index 945e1e52..982ede10 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ A cross-platform graphical process/system monitor with a customizable interface - [Gentoo](#gentoo) - [Nix](#nix) - [Solus](#solus) + - [MacPorts](#macports) - [Homebrew](#homebrew) - [Scoop](#scoop) - [Chocolatey](#chocolatey) @@ -213,6 +214,13 @@ brew install bottom brew install clementtsang/bottom/bottom ``` +### MacPorts + +```bash +sudo port selfupdate +sudo port install bottom +``` + ### Scoop ```bash