From c4218031e2f6e9af7c23d2659d44a358a95ed52a Mon Sep 17 00:00:00 2001 From: Sunshine Date: Thu, 11 Mar 2021 22:26:32 -1000 Subject: [PATCH] add installation instructions using pkgsrc --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 91c2c75..9c1e86c 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ If compared to saving websites with `wget -mpk`, this tool embeds all assets as $ cd /usr/ports/www/monolith/ $ make install clean +#### Using [pkgsrc](https://pkgsrc.se/www/monolith) (NetBSD, OpenBSD, Haiku, etc) + $ cd /usr/pkgsrc/www/monolith + $ make install clean + #### Using [pre-built binaries](https://github.com/Y2Z/monolith/releases) (Windows, ARM-based devices, etc) Every release contains pre-built binaries for Windows, GNU/Linux, as well as platforms with non-standart CPU architecture.