From e56c2d7050631652f91b5189e3d0e5b3aebf26a1 Mon Sep 17 00:00:00 2001 From: Ryo Nakamura Date: Sun, 11 Dec 2022 22:22:05 +0900 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8929976..b40515c 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ make # install the mscp binary to CMAKE_INSTALL_PREFIX/bin (usually /usr/local/bin) make install ``` -Source tar balls (`mscp-vX.X.X.tar.gz`, not `Source Code`) in +Source tar balls (`mscp-X.X.X.tar.gz`, not `Source code`) in [Releases page](https://github.com/upa/mscp/releases) contains the patched version of libssh. So you can start from cmake with it. -- cgit v1.2.3