1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-10-30 22:54:21 +00:00

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

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