Update README.md

pull/252/head
Sunshine 3 years ago committed by GitHub
parent e0a78ffc9d
commit 4434823c46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,16 +25,16 @@ If compared to saving websites with `wget -mpk`, this tool embeds all assets as
### Using Cargo
$ cargo install monolith
#### Via Homebrew (on macOS and GNU/Linux)
#### Via Homebrew (macOS and GNU/Linux)
$ brew install monolith
#### Using Snapcraft (on GNU/Linux)
#### Using Snapcraft (GNU/Linux)
$ snap install monolith
#### Using Ports collection (on FreeBSD and TrueOS)
#### Using FreeBSD packages (FreeBSD)
$ pkg install monolith
or
#### Using FreeBSD ports (FreeBSD)
$ cd /usr/ports/www/monolith/
$ make install clean

Loading…
Cancel
Save