From fee4e316e3443322222739b2eb3657cd5fb05f72 Mon Sep 17 00:00:00 2001 From: kakuhen <77321650+kakuhen@users.noreply.github.com> Date: Sat, 7 Aug 2021 20:20:05 -0700 Subject: [PATCH] Update README.md The latest release of phetch is now available on MacPorts. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bec96b2..c6ebcc1 100644 --- a/README.md +++ b/README.md @@ -75,10 +75,17 @@ If you already have a Gopher client, download `phetch` here: gopher://phkt.io/1/phetch/latest -On macOS you can install with [Homebrew](https://brew.sh/): +On macOS you can install with [Homebrew](https://brew.sh/) +or [MacPorts](https://macports.org). + +If you're using Homebrew, open the Terminal and type: brew install xvxx/code/phetch +For MacPorts: + + sudo port install phetch + On Arch Linux, install phetch with your favorite [AUR helper][aur]: yay phetch