Mention MacPorts in readme #638

Merged
amake merged 1 commits from patch-1 into master 2021-07-01 23:10:42 +02:00

View File

@ -51,10 +51,14 @@ Users of **Ubuntu 14.04 LTS (Trusty) up to 15.10 (Wily)** can use [this PPA](htt
eopkg it cool-retro-term
```
**macOS** users can grab the latest dmg from the [release page](https://github.com/Swordfish90/cool-retro-term/releases) or install via Homebrew:
**macOS** users can grab the latest dmg from the [release page](https://github.com/Swordfish90/cool-retro-term/releases) or install via Homebrew or MacPorts:
```
brew cask install cool-retro-term
```
or
```
port install cool-retro-term
```
**FreeBSD** users can install cool-retro-term with `pkg`: