We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38224d1 + c5980d3 commit 47c36f7Copy full SHA for 47c36f7
readme.md
@@ -39,6 +39,14 @@ You can install [`macmon`](https://formulae.brew.sh/formula/macmon) using [brew]
39
$ brew install macmon
40
```
41
42
+## 🖥️ Install via MacPorts
43
+
44
+You can also install [`macmon`](https://ports.macports.org/port/macmon/) using [MacPorts](https://macports.org/):
45
46
+```sh
47
+$ sudo port install macmon
48
+```
49
50
## 📦 Install from source
51
52
1. Install [Rust toolchain](https://www.rust-lang.org/tools/install)
0 commit comments