From 781f4cd3b58398e4a1b3dd700f076267f822b6e8 Mon Sep 17 00:00:00 2001 From: Herby Gillot Date: Mon, 5 Jul 2021 03:07:55 -0400 Subject: [PATCH] README: add MacPorts install instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dde913e..57ddf70 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,9 @@ If compared to saving websites with `wget -mpk`, this tool embeds all assets as #### Via [Homebrew](https://formulae.brew.sh/formula/monolith) (macOS and GNU/Linux) $ brew install monolith +#### Via [MacPorts](https://ports.macports.org/port/monolith/summary) (macOS) + $ sudo port install monolith + #### Using [Snapcraft](https://snapcraft.io/monolith) (GNU/Linux) $ snap install monolith