Skip to content

Commit bd193aa

Browse files
authored
Added MacPorts (#15)
1 parent 0ed545a commit bd193aa

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

src/content/docs/setup/install.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,16 @@ brew install kubecolor
4545

4646
:::
4747

48+
## MacPorts
49+
50+
[![MacPorts version](https://repology.org/badge/version-for-repo/macports/kubecolor.svg)](https://repology.org/project/kubecolor/versions)
51+
52+
For MacOS users using the [MacPorts](https://www.macports.org/) package manager.
53+
54+
```bash
55+
sudo port install kubecolor
56+
```
57+
4858
## DEB
4959

5060
[![debian version from custom repo](https://img.shields.io/github/v/release/kubecolor/kubecolor?label=deb%20package&color=4cc61f)](https://github.com/kubecolor/kubecolor/releases/latest)

0 commit comments

Comments
 (0)