Update README.md

This commit is contained in:
Sunshine 2021-10-20 16:21:55 -10:00 committed by GitHub
parent d453145bf8
commit 9e057472c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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