Merge pull request #638 from amake/patch-1

Mention MacPorts in readme
This commit is contained in:
Filippo Scognamiglio 2021-07-01 23:10:42 +02:00 committed by GitHub
commit bf1a491789
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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`: