add installation instructions using pkgsrc
This commit is contained in:
parent
6ecda080e8
commit
c4218031e2
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue