1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-10-31 07:04:20 +00:00

Mention MacPorts in readme

This commit is contained in:
Aaron Madlon-Kay
2021-01-27 14:42:57 +09:00
committed by GitHub
parent dac2b4ff16
commit 3d706ad1a7

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