docs: add MacPorts install info

https://ports.macports.org/port/ko/
This commit is contained in:
Herby Gillot
2023-11-08 14:37:46 -05:00
committed by GitHub
parent f1f5fb3afb
commit 63cd511412
+8
View File
@@ -33,6 +33,14 @@ $ chmod +x ./ko
brew install ko
```
### Install using [MacPorts](https://www.macports.org)
```plaintext
sudo port install ko
```
More info [here](https://ports.macports.org/port/ko/)
### Install on Windows using [Scoop](https://scoop.sh)
```plaintext