diff options
author | Ryo Nakamura <upa@haeena.net> | 2022-12-11 22:22:05 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-11 22:22:05 +0900 |
commit | e56c2d7050631652f91b5189e3d0e5b3aebf26a1 (patch) | |
tree | 3ddc5d96a6c316dd6653c10c20d1274451a5e28e /README.md | |
parent | 38633e31bda7f68ff3512c95eb3f6376f6326e6f (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |