add 'z' to tar in release.yml...

and fix typo in README
This commit is contained in:
Ryo Nakamura
2022-12-11 22:16:29 +09:00
parent f6d9a212b9
commit 38633e31bd
2 changed files with 2 additions and 2 deletions

View File

@@ -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 `Sorce Code`) in
Source tar balls (`mscp-vX.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.