Merge pull request #183 from snshn/update-readme-freebsd-instructions

Add FreeBSD installation instructions to README.md
pull/185/head
Sunshine 4 years ago committed by GitHub
commit e821591efe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,6 +28,10 @@ If compared to saving websites with `wget -mpk`, this tool embeds all assets as
#### Using Snapcraft (on GNU/Linux)
$ snap install monolith
#### Using Ports collection (on FreeBSD and TrueOS)
$ cd /usr/ports/www/monolith/
$ make install clean
#### From source
Dependency: `libssl-dev`

Loading…
Cancel
Save