Skip to content

Commit 47c36f7

Browse files
authored
Merge pull request #15 from i0ntempest/patch-1
chore(docs): add MacPorts installation note
2 parents 38224d1 + c5980d3 commit 47c36f7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ You can install [`macmon`](https://formulae.brew.sh/formula/macmon) using [brew]
3939
$ brew install macmon
4040
```
4141

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+
4250
## 📦 Install from source
4351

4452
1. Install [Rust toolchain](https://www.rust-lang.org/tools/install)

0 commit comments

Comments
 (0)