From 3d706ad1a788d2f1d79ecd26c22fc8a5a99ef53e Mon Sep 17 00:00:00 2001 From: Aaron Madlon-Kay Date: Wed, 27 Jan 2021 14:42:57 +0900 Subject: [PATCH] Mention MacPorts in readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 070df5c..32d281c 100644 --- a/README.md +++ b/README.md @@ -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`: