summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7792d5f..70c3440 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ cd mscp
# prepare patched libssh
git submodule update --init
-patch -d libssh -p1 < patch/libssh-0.10.6.patch
+patch -d libssh -p1 < patch/$(git --git-dir=./libssh/.git describe).patch
# install build dependency
bash ./scripts/install-build-deps.sh