From 9e057472c66e78286896b5522bb542fb237e5b5b Mon Sep 17 00:00:00 2001 From: Sunshine Date: Wed, 20 Oct 2021 16:21:55 -1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4ff25b..ff57b3d 100644 --- a/README.md +++ b/README.md @@ -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