Update README.md
This commit is contained in:
parent
d453145bf8
commit
9e057472c6
1 changed files with 2 additions and 2 deletions
|
@ -81,9 +81,9 @@ docker build -t Y2Z/monolith .
|
|||
sudo install -b dist/run-in-container.sh /usr/local/bin/monolith
|
||||
```
|
||||
|
||||
#### From source
|
||||
#### From [source](https://github.com/Y2Z/monolith)
|
||||
|
||||
Dependency: `libssl-dev`
|
||||
Dependency: `libssl`
|
||||
|
||||
```console
|
||||
git clone https://github.com/Y2Z/monolith.git
|
||||
|
|
Loading…
Reference in a new issue