Update README.md
This commit is contained in:
parent
224d4fc480
commit
a445098409
1 changed files with 4 additions and 4 deletions
|
@ -20,18 +20,18 @@ If compared to saving websites with `wget -mpk`, this tool embeds all assets as
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### From source
|
#### From source
|
||||||
$ git clone https://github.com/Y2Z/monolith.git
|
$ git clone https://github.com/Y2Z/monolith.git
|
||||||
$ cd monolith
|
$ cd monolith
|
||||||
$ make install
|
$ make install
|
||||||
|
|
||||||
### With Homebrew (on macOS and GNU/Linux)
|
#### With Homebrew (on macOS and GNU/Linux)
|
||||||
$ brew install monolith
|
$ brew install monolith
|
||||||
|
|
||||||
### Using Snapcraft (on GNU/Linux)
|
#### Using Snapcraft (on GNU/Linux)
|
||||||
$ snap install monolith
|
$ snap install monolith
|
||||||
|
|
||||||
### Via Docker
|
#### Via Docker
|
||||||
The guide can be found [here](https://github.com/Y2Z/monolith/wiki/Using-containers)
|
The guide can be found [here](https://github.com/Y2Z/monolith/wiki/Using-containers)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue