Update README.md
This commit is contained in:
parent
c1dc798ded
commit
b333d19d04
1 changed files with 4 additions and 1 deletions
|
@ -25,9 +25,12 @@ If compared to saving websites with `wget -mpk`, this tool embeds all assets as
|
|||
$ cd monolith
|
||||
$ cargo install --path .
|
||||
|
||||
### On macOS (via Homebrew)
|
||||
### With Homebrew (on macOS and GNU/Linux)
|
||||
$ brew install monolith
|
||||
|
||||
### Using Snapcraft (on GNU/Linux)
|
||||
$ snap install monolith
|
||||
|
||||
## Usage
|
||||
$ monolith https://lyrics.github.io/db/p/portishead/dummy/roads/ -o portishead-roads-lyrics.html
|
||||
|
||||
|
|
Loading…
Reference in a new issue