Skip to content

Commit 59038b9

Browse files
authored
Merge pull request #1180 from herbygillot/patch-1
docs: add MacPorts install info
2 parents f1f5fb3 + 63cd511 commit 59038b9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/install.md

+8
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,14 @@ $ chmod +x ./ko
3333
brew install ko
3434
```
3535

36+
### Install using [MacPorts](https://www.macports.org)
37+
38+
```plaintext
39+
sudo port install ko
40+
```
41+
42+
More info [here](https://ports.macports.org/port/ko/)
43+
3644
### Install on Windows using [Scoop](https://scoop.sh)
3745

3846
```plaintext

0 commit comments

Comments
 (0)