From 3a44cdaee3c871a038d59fc1366ab5a21df8faa6 Mon Sep 17 00:00:00 2001 From: Herby Gillot Date: Mon, 13 Feb 2023 13:07:35 -0500 Subject: README: add MacPorts install info https://ports.macports.org/port/so/ --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 690a487..bd2448a 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,11 @@ You can install the homebrew [formula](https://formulae.brew.sh/formula/so) brew install so ``` +Alternatively, you can use [MacPorts](https://www.macports.org) to install [so](https://ports.macports.org/port/so/): +``` +sudo port install so +``` + #### Windows If you have [scoop](https://scoop.sh/) you can install via the extras bucket: ```shell -- cgit v1.2.3