Update README.md

pull/133/head
Sunshine 4 years ago committed by GitHub
parent 224d4fc480
commit a445098409
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,18 +20,18 @@ If compared to saving websites with `wget -mpk`, this tool embeds all assets as
## Installation
### From source
#### From source
$ git clone https://github.com/Y2Z/monolith.git
$ cd monolith
$ make install
### With Homebrew (on macOS and GNU/Linux)
#### With Homebrew (on macOS and GNU/Linux)
$ brew install monolith
### Using Snapcraft (on GNU/Linux)
#### Using Snapcraft (on GNU/Linux)
$ snap install monolith
### Via Docker
#### Via Docker
The guide can be found [here](https://github.com/Y2Z/monolith/wiki/Using-containers)

Loading…
Cancel
Save