diff --git a/README.md b/README.md index b81a148..51ab934 100644 --- a/README.md +++ b/README.md @@ -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`